samedi 27 décembre 2014

[Tutorial]Install Xposed Framework & Modules on Desire 616/Any MediaTek MT6592 Device topic






FINALLY, XPOSED FRAMEWORK SUCCESSFULLY INSTALLED ON HTC DESIRE 616/MT6592 DEVICES!!!!

I tried numerous ways to install Xposed Framework on my Desire 616 after rooting, however went to Stuck boot screen everytime. Finally, I got it working by deodexing the stock rom and then installing Xposed framework.

Although every thing is working perfectly fine now on the phone, I would strongly recommend you do it at your own risk as it may break working of some of the apps that require to create .odex file on system. May affect System updates as well.

Also, Please make a full backup of the Stock ROM before proceeding.

Pre-Requisites:

A PC, preferebly Windows, (I used Win7 32 bit)
Rooted HTC Desire 616
USB Cable (preferably one that came in the box)
Working Internet Connection

Steps to Follow:
  1. Install newest Java JDK on the computer and link the installation path with the Win system / user variables.


    Quote:









    Go to desktop, right click on computer > properties >Advance system setting> in advance tab environment variables

    First : In user variable for *** click new & type


    Code:


    variable name : CLASSPATH
    variable value : C:\Program Files\Java\jdk1.7.0_21\jre\bin (your java installed path varies on your installed location)




    Second : In system variables click new & type


    Code:


    variable name : PATHTEXT
    variable value : .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC




    also check in path is there above java path present or not if not just add it BUT do not remove old codes from line...!!!





  2. Install Android SDK. Be sure that the correct repositories for your Android Versions are also installed. If not install (e.g. for my Android 4.2.2. Version i needed all API 17 resources...)

  3. Use a specially modified Tool Chain with adjusted smali/baksmali for the MTK MT6592 / Alyiun OS called "Ureal-Deodexer". This is the best tool, for now, to Automatically Deodex the Stock Rom and help in installing Xposed Framework on any MTK Device.

  4. After deodexing apks and framework put it onto the phone via Android.SDK {http://forum.xda-developers.com/show....php?t=2374008 Post#1}

  5. After that modify /system/build.prop by adding a line with


    Code:


    dalvik.vm.execution-mode=int:fast


  6. Reboot the phone (now deodexed rom needs quite a while for the first startup....)

  7. Be sure that all .jex files and .odex files are removed from /system/app and /system/framework. (i did it with a file explorer with root access for /system directly on the phone) Reebot again in case you have to delete. DO NOT REMOVE THE .JAR FILES IN /SYSTEM/FRAMEWORK.


Now You will be able to install Xposed Framework and all compatible modules successfully.

For more info on Xposed Framework, Please visit: http://repo.xposed.info/module/de.ro...osed.installer

Images:













Source:

http://forum.xda-developers.com/xpos...254?styleid=18

http://forum.xda-developers.com/show....php?t=2374008

https://code.google.com/p/smali/issues/detail?id=199

http://forum.xda-developers.com/xpos...254?styleid=18






Aucun commentaire:

Enregistrer un commentaire