How To Setup APKTOOL Mobile.
Requirements:
– ApkTool 4.4.1 : Download
– BusyBox installed: Download
– X-plore, FX File Manager Or any Convenient File Manager.
How To Setup ApkTool:
1. Open Apktool4.4_armhf.zip using X-plore.
2. Extract Apktool folder to your sdcard.
3. Open Apktool folder from sdcard & install apktool 4.4 .apk
4. Now go to System/framework folder & click on Framework-res.apk & select Import as framework. Wait for successful message. Now do the same for mediatek-res.apk
5. Again open System/priv-app (or System/app; for JB), click on SystemUI.apk & select Import as framework. Wait till successful message.
6. Done.
ApkToll not download, more link?
ReplyDeleteApkToll not download, more link?
ReplyDeleteThank you for mentioning it. links have been fixed.
Deletehelp me bro every steps apktool struck in systemui.apk decompile all after create src folder, then open esfile explore navigate apktool src folder nothing to shown how to use this step little confused
ReplyDeleteTry to decompile other apk and see if it works fine.
DeleteIf it fails for other systemui.apk too that this means apktool is not installed correctly.
And if it works for other systemui.apk but not for specific apk's than this means that particular apk was compiled with different method and apktool wont be able to decompile it.
Does apktool can create ROM??
ReplyDeleteIt has an option for creating ROM , I used that and I want to know should I flashed it
Apktool is a very old program and it's main purpose was to reverse engineer android applications.
DeleteIt cant create rom,s for newer devices.
So will advice you to use it only to make changes in application's code. and manually build the rom.
If you want to experiment you can try to flash that rom but there are very few chances that it will boot. before doing anything make sure to take backup and get a sptool flashable stock for worst case scenario.