• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [TOOL] Apktool.apk Decompile/Recompile Apks From Your One SV

Lordvincent 90

▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
Hi everyone. Just wanted to share the app i found. I did not create this app, i just discovered it and found it words on our phone.

Apktool.apk

To install:
*click this link
*select the downloads tab
*download v4.2 (i chose armel)
*extract to sdcard ( it should be sdcard/apktool/ )
*navigate to the apktool folder and install the ask

____________________

To import your framework:
*open the now installed apktool app
*navigate to /system/framework
*select framework-res.apk
*select 'import as framework'
*repeat for framework-htc-res.apk & com.htc.resources.apk (ignore warnings on htc resources. It didn't cause any problems on my end)

____________________

Now, create a folder on the sdcard for projects
(i called mine 'projects' :rolleyes: )

Place the apk to be modified inside the projects folder.

Now, open apktool and navigate to the projects folder.

Select the apk to be modified and select decompile

Make your changes (i use es file explorer for this)

Go back to apktool, select the folder containing the decompiled apk and select recompile.

if it's a non system app, select the finished apk and sign it.

____________________

Profit
 
Back
Top Bottom