[mod][tool][deodex] tool deodex lollipop with android terminal emulator

Search This thread

andii_nr

Senior Member
Mar 24, 2015
163
284
depok
Disclaimer: I am not responsible for anything bad that may occur from the use of this tool, but I will take all the credit you can give me if it works for you :)

Lollipop Deodex Tool for Android

I only modify script for work on android
original tools and tread by superR here and here hit thanks of his tools

This tool has successfully deodexed the framework, app, and priv-app of the Samsung galaxy star(not all deodex in framework bcs 512mb of ram but I use grand2 deodex app,priv-app,framework for galaxy star its all deodex) , mito a72. It should work on many others so please let us know your experience.

If you ask a question like "Will this work for the (Android device name here)?" the answer will almost certainly be "I don't know".

There is a readme included in the zip that explains general usage so please have a look there before asking. If there are issues, I will do my best to fix them.

Please do not repost this information or mirror the downloads. Feel free to post a link to this thread anywhere you like.

Download:
deodex_lollipop_Android-v2.5.zip


Required:
  • Rooted
  • you have installed apktool 6.0.1 or higer (if you dont have apktool 6.0.1, just try your apktool and report to me)
  • Busybox
  • Minimal 1GB of RAM (for deodex all)


credit :
@SuperR. - for his tools
@_riddle - for oat2dex
 

Attachments

  • Screenshot_2016-03-18-05-45-28.png
    Screenshot_2016-03-18-05-45-28.png
    17.6 KB · Views: 6,204
  • Screenshot_2016-03-18-05-45-40.png
    Screenshot_2016-03-18-05-45-40.png
    15.3 KB · Views: 5,807
  • Screenshot_2016-03-18-13-00-07.png
    Screenshot_2016-03-18-13-00-07.png
    15.4 KB · Views: 5,646
  • Screenshot_2016-03-18-13-13-19.png
    Screenshot_2016-03-18-13-13-19.png
    9.4 KB · Views: 4,867
  • Screenshot_2016-03-18-13-40-31.png
    Screenshot_2016-03-18-13-40-31.png
    9.8 KB · Views: 4,733
  • Screenshot_2016-03-18-14-07-28.png
    Screenshot_2016-03-18-14-07-28.png
    7.3 KB · Views: 4,706
Last edited:

andii_nr

Senior Member
Mar 24, 2015
163
284
depok
HOW TO USE :
  • Extract the zip file that you've downloaded .
  • Copy folder "TDA" -> /data/local/HERE , and copy 7za -> /system/bin/HERE . set permission arm/arm64/x86 -> 755 or rwxr-xr-x .
  • Copy app,framework,priv-app,build.prop -> /data/local/TDA/system/"HERE" .
  • Open Terminal Emulator .

    Code:
    su (enter)

    Code:
    cd /data/local/TDA (enter)
  • FOR ARM DEVICE
    Code:
    ./arm (enter)
  • For ARM64 DEVICE
    Code:
    ./arm64 (enter)
  • For X86 Device
    Code:
    ./x86 (enter)
  • Enjoy ..
HOW TO PUSH YOUR DEODEX FILE :
  • copy your deodexing from /data/local/TDA/system/HERE to your /system/HERE and dont forget to set permission
you can push manualy use rootex or use aromafm ..
 
Last edited:

levone1

Senior Member
Dec 28, 2014
3,827
1,478

Attachments

  • Screenshot_2016-10-11-16-28-41.png
    Screenshot_2016-10-11-16-28-41.png
    71.7 KB · Views: 750
Last edited:

levone1

Senior Member
Dec 28, 2014
3,827
1,478
Disclaimer: I am not responsible for anything bad that may occur from the use of this tool, but I will take all the credit you can give me if it works for you :)

Lollipop Deodex Tool for Android

Everything successful and deodexed apps created, but bootloop when pushing new folders. Tried 2 times, and tried with data wipes, cache wipes, reboots, and long waiting. Any ideas? I did get one java exception message when process started, but didn't seem like anything serious.

Error shown in screen shot
 

Attachments

  • Screenshot_1970-01-07-04-41-06.png
    Screenshot_1970-01-07-04-41-06.png
    167.3 KB · Views: 690
  • Screenshot_1970-01-07-04-41-11.png
    Screenshot_1970-01-07-04-41-11.png
    186.5 KB · Views: 679
Last edited:

AUShamim

Member
Aug 29, 2017
42
3
Cox's Bazar
HOW TO USE :
Extract the zip file that you've downloaded .

Copy folder "TDA" -> /data/local/HERE , and copy 7za -> /system/bin/HERE . set permission arm/arm64/x86 -> 755 or rwxr-xr-x .

Copy app,framework,priv-app,build.prop -> /data/local/TDA/system/"HERE" .

What's this problem & how to fix this ???

S4 gt i9500..stock lollipop rom :crying:
 

Attachments

  • Screenshot_2018-01-03-21-48-05.png
    Screenshot_2018-01-03-21-48-05.png
    66.9 KB · Views: 767
  • Screenshot_2018-01-03-21-49-35.png
    Screenshot_2018-01-03-21-49-35.png
    83.9 KB · Views: 766
  • Screenshot_2018-01-03-21-49-40.png
    Screenshot_2018-01-03-21-49-40.png
    188 KB · Views: 697
  • Screenshot_2018-01-03-21-50-32.png
    Screenshot_2018-01-03-21-50-32.png
    230.1 KB · Views: 664

Suryo75

Senior Member
Jul 28, 2018
175
12
Kelantan
Vivo Y51L
would you please,share your steps tip more detail for newbie

would you please,share your steps tip more detail for newbie here:eek:





:
HOW TO USE :
  • Extract the zip file that you've downloaded .
  • Copy folder "TDA" -> /data/local/HERE , and copy 7za -> /system/bin/HERE . set permission arm/arm64/x86 -> 755 or rwxr-xr-x .
  • Copy app,framework,priv-app,build.prop -> /data/local/TDA/system/"HERE" .
  • Open Terminal Emulator .

    Code:
    su (enter)

    Code:
    cd /data/local/TDA (enter)
  • FOR ARM DEVICE
    Code:
    ./arm (enter)
  • For ARM64 DEVICE
    Code:
    ./arm64 (enter)
  • For X86 Device
    Code:
    ./x86 (enter)
  • Enjoy ..
HOW TO PUSH YOUR DEODEX FILE :
  • copy your deodexing from /data/local/TDA/system/HERE to your /system/HERE and dont forget to set permission
you can push manualy use rootex or use aromafm ..
 

Heliochrome

Member
Jan 6, 2019
8
2
Superb job, deodex on SDK 22 x86 (32 bit) oat version 48 device works perfectly, had to use oat2dex v0.87 and another 7za binary in replacement to the ones included in the zip, but device boots everything works fine, thanks alot :)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 8
    Disclaimer: I am not responsible for anything bad that may occur from the use of this tool, but I will take all the credit you can give me if it works for you :)

    Lollipop Deodex Tool for Android

    I only modify script for work on android
    original tools and tread by superR here and here hit thanks of his tools

    This tool has successfully deodexed the framework, app, and priv-app of the Samsung galaxy star(not all deodex in framework bcs 512mb of ram but I use grand2 deodex app,priv-app,framework for galaxy star its all deodex) , mito a72. It should work on many others so please let us know your experience.

    If you ask a question like "Will this work for the (Android device name here)?" the answer will almost certainly be "I don't know".

    There is a readme included in the zip that explains general usage so please have a look there before asking. If there are issues, I will do my best to fix them.

    Please do not repost this information or mirror the downloads. Feel free to post a link to this thread anywhere you like.

    Download:
    deodex_lollipop_Android-v2.5.zip


    Required:
    • Rooted
    • you have installed apktool 6.0.1 or higer (if you dont have apktool 6.0.1, just try your apktool and report to me)
    • Busybox
    • Minimal 1GB of RAM (for deodex all)


    credit :
    @SuperR. - for his tools
    @_riddle - for oat2dex
    3
    HOW TO USE :
    • Extract the zip file that you've downloaded .
    • Copy folder "TDA" -> /data/local/HERE , and copy 7za -> /system/bin/HERE . set permission arm/arm64/x86 -> 755 or rwxr-xr-x .
    • Copy app,framework,priv-app,build.prop -> /data/local/TDA/system/"HERE" .
    • Open Terminal Emulator .

      Code:
      su (enter)

      Code:
      cd /data/local/TDA (enter)
    • FOR ARM DEVICE
      Code:
      ./arm (enter)
    • For ARM64 DEVICE
      Code:
      ./arm64 (enter)
    • For X86 Device
      Code:
      ./x86 (enter)
    • Enjoy ..
    HOW TO PUSH YOUR DEODEX FILE :
    • copy your deodexing from /data/local/TDA/system/HERE to your /system/HERE and dont forget to set permission
    you can push manualy use rootex or use aromafm ..
    1
    Really Great Tool