Saturday, May 14, 2016

Install Xposed Framework for Amazing Mods [ROOT]


Hi everybody ! So today, we are gonna talk about Xposed Framework, which is an amazing stuff to mod your Android device, then let it be a Custom ROM or Vanilla Android.



I AM NOT RESPONSIBLE FOR BRICKED DEVICES, DEAD SD CARDS, THERMONUCLEAR WAR, OR YOU GETTING FIRED BECAUSE THE ALARM APP FAILED.


So let me begin by telling you that Xposed in itself doesn't do anything. IT IS JUST A FRAMEWORK, uses root access to directly access core Android resources. This access is used by the apps which run on the Xposed Framework to help do various tweaks and mods in the phone.



Technical definition for nerds: The Xposed Framework is a way to make system-level changes to your Android operating system without installing a custom ROM. All you need is root access.


Xposed was brought to us by XDA Recognized Developer rovo89 (XDA, XPOSED, GITHUB). If you are interested in learning more about Xposed, visit this link.



So before we talk about the Xposed Modules, lets learn how to install Xposed Framework on your Android Device. Installing Xposed Framework depends on the device you are using, as it has different methods for installing on Android ICSJellyBeanKitKat, Lollipop and Marshmallow



Note: Xposed doesn't support devices running Android BELOW ICS. There may also be many modules which don't support previous Android OS. Check the module page before downloading and causing harm to your device.

Known issues (Android 5.x.x and higher):

  • Bootloops on Samsung stock ROMs. That's due to Samsung's changes to ART. There are unofficial builds that work around this by deodexing and adjusting the ROM.
  • Sony seems to have shipped some ROMs with corrupted services.odex (the embedded .dex is invalid). Those ROMs will bootloop with a "Fatal signal 6" or "No pending exception expected: java.lang.ArrayIndexOutOfBoundsException" error, which I unfortunately cannot fix (see https://github.com/rovo89/Xposed/issues/64)
  • Dell ships (at least) their Venue 8 7840 with a non-standard version of ART that is somewhere between 5.1 and 6.0 which obviously isn't supported by Xposed (see https://github.com/rovo89/Xposed/issues/77)

Pre-requisites: 
  1. Rooted Android Device
  2. Some Android Knowledge to revert back if your brick your phone.




Lets get started with how to install Xposed on Android ICS, JellyBean and KitKat:


  1. Download the Xposed installer from the following link.
  2. Install the app on your phone (Remember to allow installation of apps from other sources apps in Android by going into Settings > Security, and select "Unknown Sources").
  3. Installing this Xposed Framework app is not enough. We have to install the Framework through the app. So, for that, open the app, Click Framework > Install/Update, and Xposed Framework should be installed. See the screenshots below.
  4. Once done, you need to reboot your phone to make the changes active. You will need to Install Modules from the Xposed Repository to make changes to your phone.






Installing Xposed on Lollipop and Marshmallow Devices:

Installing Xposed on Android Lollipop and Marshmallow can be a little tough as it is not the simple click-and-install method like the one followed on ICS, JB & KitKat devices. There are many factors to be kept in mind while installing Xposed on LP & M devices.

Pre-requisites:

  1. Rooted Android Device, with Custom Recovery installed.
  2. Some idea of what does API and SDK mean as this will only help you to download the correct version of Xposed on your device.
Please do not ask me questions like "How to install a Custom Recovery", or "How to root the device", etc.



Step 1: Installing the Xposed App:

Download the Xposed app from the official XDA thread or this link and install it on your device. 


Step 2: Finding the correct version of Xposed for your device:

  • Ensure that your device is rooted. Now download this app CPU-Z from the Gogle Play Store or their Official Website. 
  • Once the app is installed, then open it and go to the SYSTEM tab, and make a note of the Kernel Architecture and the API Level, as this will help to determine which version of Xposed will work on your device. See the screenshot below (My Kernel Architecture is armv7l and API is SDK 22)

  • Next, go to this link, and according to your SDK (sdk21, sdk22, or sdk23) click the corresponding link.
  • Once you click the SDK link, you will be presented with 3 options which are the Kernel Architecture. Now according to the kernel architecture, click the corresponding link.
  • Once this is done, you will see various links which have something written like this xposed-v*-sdk*-arm*.zip (* here refers to the number which will be mentioned there). (DO NOT download the file with the *.asc extension, as that is not required for us)
  • Now download the corresponding file which is required for your phone and place it into the Internal Storage of your phone.

Step 3: Installing the downloaded version of Xposed on your phone:

  • For this, you will need a Custom Recovery installed.
  • Reboot into Recovery, and click Install. Navigate to the place where you stored the previously downloaded xposed-v*-sdk*-arm*.zip. Click that and follow the onscreen instructions to Install the zip. Once done, click the clear Cache and Dalvik, and then reboot to system. See the screenshots below.
  • If Xposed is installed successfully, you will see a message saying "...done".


  • Once the above is done, click "Wipe Caches", and then reboot your phone.

  • To check whether Xposed is successfully installed, open the Xposed Installer App on your phone, and click on Framework. If Xposed has successfully installed, then you will see written on the top "Xposed Framework version * is active" in Green Color, like in the screenshot below.


  • If there has been any problem in installing the Xposed Framework or if you have installed a wrong version, then there will be an error message written in red.

Once this is done, then you are good to go. Now you only need to install the modules from the Xposed App or the Xposed Repository which you like, reboot your phone, and DONE! 

Now you can do some really amazing and cool mods and tweaks to your phone, provided you have an idea of how to do some. In my next post, I will be writing of some of the modules I personally use. Till then, goodbye, and take care !



If you find this post informative, please do share it on Facebook, Twitter and recommend your friends also to try it out. Let me know in the comments section if you have any queries or suggestions!

Tuesday, July 29, 2014

Install apps manually on Windows Phone (Deploying XAP Files)

Windows Phone is seen growing in the Mobile Market nowadays. And so are the apps in the Microsoft App Store. But there are some apps which are paid and as we all know, Windows Phone is not like Android. The security measures are too high and we can't install any app using a file manager or something. So today I am gonna tell you how to install apps on Windows Phone.

Things you need to know and have before installing any app on Windows Phone :
  1. You need a developer unlocked ID & device :- You can developer unlock your ID by visiting the Microsoft Visual App Studio website and signing up there. This will make your ID Developer Unlocked. Then you need to download Windows Phone SDK to unlock and register your device. If you have Windows 8 and above, you can download this Windows Phone SDK 8.0 and install it.

    If you have Windows 7 you can follow this link where the tutorial is given of how to install Windows Phone SDK Lite on Windows 7.
  2. Windows Phone Apps file format :- Windows Phone 7/8 currently support XAP file format. Beginning with Windows Phone 8.1, XAP will be replaced by APPX as the file format used to install apps on the Windows Phone platform, a move which was done by Microsoft in order to unify the app development platforms for Windows Store apps and Windows Phone apps. There are many sources where you can find Windows Phone apps, but I would recommend you to use this website for getting proper Windows Phone apps without any harm or virus. 
    Website:- http://windowsphonehub.in/
  3. XAP Deployer Software :- This is the software that will install the XAP/APPX file on your Developer Unlocked Windows Phone. I am using the software XAP Deployer 2.0. Of course, there are many other softwares which can be found on the web, but according to me, this is the best.
  4. Download XAP Deployer 2.0 :- Mediafire or Google Drive
Ok, so lets start with the above steps, which will allow you to install apps manually to your Windows Phone.


1. Developer unlocking your ID and Device :-  



First visit the Microsoft Windows App Studio website and sign up there to Developer Unlock your ID.




Click the Sign in button, enter your details and then this windows will appear.


Then click on the "Yes" button and your ID is Developer Unlocked.

2. Developer Unlocking your device using Windows Phone SDK :-

You need to register your device in order to Developer Unlock it. Using the Windows Phone SDK, you can register your device.

How to register:- 



  • Turn on your phone and unlock the phone screen.
  • On your phone, ensure that the date and time are correct.
  • Connect your phone to your computer by using the USB cable that came with your phone.
  • On your computer’s Start screen, switch to All apps view.
  • Under Windows Phone SDK 8.0, click Windows Phone Developer Registration. The app starts, as shown in the following image.
  • Verify that the Status message displays Identified Windows Phone 8 device. Click the Register button to unlock the phone.

    If your phone is already registered, the Status message indicates this and you see an Unregister button.
  • Click Register.
  • In the Sign In dialog box for your Microsoft account (formerly known as a Windows Live ID), enter the email address and password for your Microsoft account. Click Sign In.If you’re a registered developer, be sure to use the Microsoft account associated with your developer account.
  • After your phone is successfully registered, the Status message displays Congratulations! You have successfully unlocked your Windows Phone.
  • The ones using Windows 7 can see the link of the software which I mentioned above.


    Your phone is now registered. You can now deploy apps to the phone.

    Deploying Apps is not a very tough task. Once your Phone is Developer Unlocked, all you need to do is connect it to the PC, and follow the steps below. Remember that while Deploying apps, your phone screen must always be on. If the screen locks, the deploying process may not take place and the XAP might get stored in your temporary files which might not get cleared.

    Deploying Apps to Windows Phone :-
    1. Open the XAP Deployer Tool after downloading from the above links.
    2. Select the Application Deployment tab in the Tool, and click on Add XAP Files
    3. Browse the XAP files and add them. The files you add will be shown below.
    4. Check the bottom right corner of the tool, there must be a option Target which will have a dropdown list. In that list, select Device.
    5. Next, uncheck the box "Force uninstall installed applications"
    6. Atlast, click Deploy. The deploying process usually takes some time, so wait. Once the deploying is done. When deployed, the Tool will give a popup saying that the application is deployed.
    See this video for better understanding. This video is in no way, owned or created by me. This video is made by windowsphonehub.in



    Done ! Now check your Phone and you must find the app installed in it. If there is any problem, or you are stuck somewhere, feel free in asking on my Facebook Page or in the comments. I will surely help you.

    Monday, January 13, 2014

    Psiphon VPN

    Hi guys. Today I'm gonna tell you about an awesome VPN software. It is named Psiphon. It is available for free download and the platforms supported are Windows PC and Android. A Web Proxy version of it is also available. It is very simple to use it and I'm gonna give you the download link to it for PC and Android.

    Download Link:- https://s3.amazonaws.com/57wj-4j1q-wa7e/en/download.html

    Here you can find all the download  links for PC and Android.

    Google Play Store Link:- https://play.google.com/store/apps/details?id=com.psiphon3


    How to Use:-

    1. Execute the program from your download folder.
    2. A window like this might appear


          You can select the checkboxes according to the type of connection you require

    3. It might take some time to connect (1 to 2 minutes maximum). When the software gets connected to the proxy server,it will look like this:-



      To stop connecting or disconnect, you can always click the tick mark or the rotating arrow mark as  shown in the above two pictures


    You're done. Now enjoy surfing the web with no limitations even on the go!!!

    If you have any problem in understanding, you may comment below. I'll be glad to help you.

    Thanks for reading. If you liked reading this,please do share and like.

    Thursday, June 6, 2013

    Use WiFi via Command Prompt

    So today I am here to tell you how to use your PC's internet via WiFi via Command Prompt.
    So how to do it.Lets start
    1. Click Start,All Programs and find cmd.exe and right click on it and click on Run As Administrator or      search for cmd and right click and click on Run As Administrator.
    2. Then enable your laptop WiFi and then return to command prompt.
    3. Then paste the following command 
                    netsh wlan set hostednetwork mode=allow ssid=Test key=password

    Here the Test is the SSID of the WiFi and password is its password.

        4.Then press enter and a window might appear like this:-

       
         5.Then paste the following command to start the WiFi

                        netsh wlan start hosted network

    After that go to Network and Sharing Centre and Turn on sharing from your present internet connection for the WiFi to work. Here's how to do:-
    i).Go to Network And Sharing Centre.
    ii).Click on Ethernet or whatever is your connection mode
    iii).Then click on properties and then a popup will come
    iv).then click on Sharing
    v).Then tick all the options and if it shows a connection box that for which connection to allow,select the required WiFi and done.
    For easy understanding,see these photos:-







         6.Then a window might appear like this:-

     
          7.Then to stop the network,paste the following code:-

                        netsh wlan stop hosted network   

          8.Then a window will appear like this:-




    Thanks for reading and please share and like.

    Friday, April 26, 2013

    Friday, April 12, 2013

    Visual Basic Calculator latest new

    The visual basic calculator I was talking about,I have added a bit of new functions to it like x^2 and all,and have uploaded a new one of it. You can download it from here

    http://my.rapidshare.com/abhijeet715/9560

    Sunday, April 7, 2013

    Visual Basic Calculator

    This is useful to the youngesters of my school as they can learn about visual basic and use this readymade calculator of visual basic which has been made by me.
    Its not a very tough job if you know all the commands of visual basic.
    to make a calculator:-

    • 1st open visual basic
    • then open standard.exe
    • then make your layout as you wish
    • then make the add,subtract,multiply and divide buttons
    • put the follwing command for the add button



    NUM1 = Text1.Text
    NUM2 = Text2.Text
    RESULT = Val(NUM1) + Val(NUM2)
    Text3.Text = RESULT

    • put the following command for the subtract button

    NUM1 = Text1.Text
    NUM2 = Text2.Text
    RESULT = Val(NUM1) - Val(NUM2)
    Text3.Text = RESULT

    • put the followingcommand for the multiply button
    NUM1 = Text1.Text
    NUM2 = Text2.Text
    RESULT = Val(NUM1) * Val(NUM2)
    Text3.Text = RESULT

    • put the following command for divide button

    NUM1 = Text1.Text
    NUM2 = Text2.Text
    RESULT = Val(NUM1) / Val(NUM2)
    Text3.Text = RESULT

    DONE!!!!!

    for a better calculator,you can download it from here