[GUIDE] Xposed Framework On Samsung Lollipop ROMs

Search This thread

darkera13

Senior Member
Jun 19, 2012
567
6,012
www.gamesbai.com
Orginal guide from SamsungViet.vn

You will need the following:

  • Edit core-libart.jar
  • Edit services.jar
  • Donwload XposedInstaller_3.0-alpha2.apk, xposed-sdk21-arm.zip at here, and dont forget thank to @rovo89

Step 1: Decomplie core-libart.jar. Extract core-libart.jar.zip (attachment) and copy all files to core-libart.jar.out/smali/. Recomplie core-libart.jar.

Step 2: Decomplie services.jar. Search all files in services.jar.out/smali contain this string:
Code:
Ljava/lang/String;->clear()V
And remove all lines contain string above. Recomplie services.jar.

Step 3: Install/Copy XposedInstaller_3.0-alpha2.apk into /system/priv-app/XposedInstaller/ (Create if not exists)

Step 4: Reboot to recovery, flash all modified files and xposed-sdk21-arm.zip.

Step 5: Reboot and enjoy :)

BOOTLOOP OR FAIL?? NOTHING TO SAY UNLESS YOU HAVE THIS INFORMATION
  • Your device name
  • Your rom BASE
  • Full Logcat

Tested on DarkLord S6 Port and DarkLord N4 Port for Galaxy Note 3.

Buy me a cup of tea
 

Attachments

  • darkera13_SamsungViet_Xposed_core-libart.jar-2.zip
    29.4 KB · Views: 31,773
Last edited:

GerasVille

Senior Member
Nov 20, 2011
211
44
Cologne, Germany
Great work. Thanks man :)

A few questions:
- Is a deodexed rom necessary?
- Do I have to set SELinux to Permissive, like on non-touchwiz roms?
- What else do I have to pay attention for?

Will test after I know the requirements.
 

nambavuong

Senior Member
Oct 23, 2013
2,091
3,656
Ho Chi Minh
  • Like
Reactions: elliwigy

faoineag

Senior Member
Nov 16, 2013
75
6
So I can install it on a S5 with Roma Phoenix? Thanks uploadfromtaptalk1432113613904.png
 
  • Like
Reactions: TheGoD

darkrevlis

Senior Member
Oct 19, 2013
419
58
@nambavuong, Sorry for my ignorance but as I perform this procedure. I have no knowledge base.
I need a tool to manipulate the files to be modified and after install it from recovery?
or
you only have to install DarkLordS6.Xposed.Fix.zip and xposed-sdk21-arm.zip and restart?
 

darkera13

Senior Member
Jun 19, 2012
567
6,012
www.gamesbai.com
Unfortunately, I got boot loop on Deodexed BOD3 SM-G900F.
What I removed are these every red lines - whole line contains "Ljava/lang/String;->clear()V":

Code:
[COLOR="SeaGreen"].line 6983[/COLOR]
    [COLOR="Red"]invoke-virtual {v2}, Ljava/lang/String;->clear()V[/COLOR]

Yup, remove all. And please redownload attachment (fix bug).
 

Top Liked Posts

  • There are no posts matching your filters.
  • 179
    Orginal guide from SamsungViet.vn

    You will need the following:

    • Edit core-libart.jar
    • Edit services.jar
    • Donwload XposedInstaller_3.0-alpha2.apk, xposed-sdk21-arm.zip at here, and dont forget thank to @rovo89

    Step 1: Decomplie core-libart.jar. Extract core-libart.jar.zip (attachment) and copy all files to core-libart.jar.out/smali/. Recomplie core-libart.jar.

    Step 2: Decomplie services.jar. Search all files in services.jar.out/smali contain this string:
    Code:
    Ljava/lang/String;->clear()V
    And remove all lines contain string above. Recomplie services.jar.

    Step 3: Install/Copy XposedInstaller_3.0-alpha2.apk into /system/priv-app/XposedInstaller/ (Create if not exists)

    Step 4: Reboot to recovery, flash all modified files and xposed-sdk21-arm.zip.

    Step 5: Reboot and enjoy :)

    BOOTLOOP OR FAIL?? NOTHING TO SAY UNLESS YOU HAVE THIS INFORMATION
    • Your device name
    • Your rom BASE
    • Full Logcat

    Tested on DarkLord S6 Port and DarkLord N4 Port for Galaxy Note 3.

    Buy me a cup of tea
    97
    I think it's sorted out.

    Instead of flashing xposed-sdk21-arm-20150430.zip form mentioned in OP Flash it from here
    http://xdaforums.com/xposed/unofficial-xposed-samsung-lollipop-t3113463

    I am booting device and now Android Upgrading regularly....
    Which was going to finish in secong before this.
    Once upgrading finish, will try to install application

    Edit : Confirmed - Now Application Installed regularly on N910G. I have modded jar but it should work without editing jar too as OP of thread didn't asked for it.

    Edit 2:
    1.Install XposedInstaller_3.0-alpha2.apk from here
    2.Flash xposed-sdk21-arm-20150430-arter97.zip from above said link
    That's it.
    No needs to modify any jar now.
    Again Thank you very much @darkera13 to bringing out and Big Thanks to @arter97 for making it noob friendly..

    PS : This will work only on Deodexed ROMs not on stock odexed.
    Flashing with TWRP reported error, Use CWM recovery to flash zip.


    .
    30
    And you just lost 99.9999% of the users interested. Extracting and recompiling jars? Even if it does work, you'd better expect thousands of how-do-I comments...
    13
    Here you can find a tutorial how to recompile a .jar file.
    9
    And you just lost 99.9999% of the users interested. Extracting and recompiling jars? Even if it does work, you'd better expect thousands of how-do-I comments...

    This guide is for rom maker/coocker. :) So stay tune.