[TUT] How to use apktool for mobile for arm devices - General Topics

[TUT] How to use apktool for mobile
1.)Install Apktool4.1.1.apk
2.)Download Apktool Arm.zip
3.)Extract apktool armel.zip and you will see apktool folder inside..
4.)Move apktool folder in your sdcard (not in any folder) it should be look like this sdcard/apktool
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
5.)Make a new folder inside the apktool folder and put your framework-res.apk and twframework-res.apk inside the new folder. it should be look like this sdcard/apktool/newfolder/framework-res.apk
6.)Open Apktool4.1.1 App and go to apktool/newfolder and click framework-res.apk and click import as framework.. (do the same with twframework-res.apk)
7.)Now you can decompile and recompile any apk you want.. just put it in apktool folder and click decompile all..
NOTE: This is for rooted phones only..
Original Thread
CREDITS
 @evanlocked
and the maker of this app i dont know who he is

Related

[GUIDE]Manage your APK from anywhere on windows[SIMPLE]

First of all you will need APK manager or any other multi-tool on your PC already setup​
Click to expand...
Click to collapse
For the newbies, Check the attachment images
Click to expand...
Click to collapse
1)Go to your apk manager or multi tool folder, then go to the folder which contains all of the dll,exe like aapt.exe, adb.exe(normally the folder is "other") folder
2)Copy the address of that folder
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
3)Now go to My Computer's Properties, in advanced TAB go for ENVIRONMENTAL VARIABLES
4)In system variables ,check for path variable
5) Click on edit after selecting path variable
6)Check if semi-colon is given at the end of its value....if not provided...put a semi-colon and paste the address of your other folder which you copied earlier....:laugh:
7)Press OK save....come out....open cmd from anywhere and type adb...........................
That's all?

mod how to add OGBatteryMod.apk for4.4.2

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
mod how to add OGBatteryMod.apk for4.4.2
test work on I9500(4.4.2)
A-decompile SystemUI.apk
1-layout / modify status_bar.xmll
2-smali/com / join ghareeb package
3-smali/com/android/systemui/statusbar/phone / modify PhoneStatusBar.smali
Completion of Part A
B-decompile SecSettings.apk
1-values / modify strings.xml
2-xml / modify display_settings.xml
Completion of Part B
C-added OGBatteryMod.apk
download:Completion File Here
http://pan.baidu.com/s/1kTBMd63
kin201303 said:
mod how to add OGBatteryMod.apk for4.4.2
Click to expand...
Click to collapse
How do I decompile tthe apk?
with apktool .. http://www.xda-developers.com/android/android-apktool-v2-released-massive-overhaul/
[GUIDE][HOW-TO] Decompile and Compile apps using Apktool in 5 Simple Steps
selivanow said:
How do I decompile tthe apk?
Click to expand...
Click to collapse
[GUIDE][HOW-TO] Decompile and Compile apps using Apktool in 5 Simple Steps
http://forum.xda-developers.com/showthread.php?t=2213985

Help compiling Somcphone.apk

Hi
Can somebody help me with compiling somcphone.apk
I have installed the frameworks and also it decompiles easily without any issue but gives me error when I try to compile.
Even without making ANY changes, it doesn't compile.
Kindly help.I have tried many automated apktools available on the internet but no avail.
Here's the error I'm getting
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Any help would be greatly appreciated
Do u used Advanced APKTool v2 by BDFreak ?
You're using a version of apktool that doesn't recognise certain folders in your apk. You'll need to use the most recent version to have a chance of decompiling this.
Interestingly, Tickle My Android comes with the most recent versions of apktool. Give it a try: tinyurl.com/ticklemyandroid
Rajeev said:
Do u used Advanced APKTool v2 by BDFreak ?
Click to expand...
Click to collapse
Yes, I did. Tried in for both odexed and deodexed files but the same error occurred.

[GUIDE][How to] [APK] Sign Your System Apps Including framework-res.apk %100 Working

Introduction
In writing this to you, I will teach you how applications signed​
STEP -1
First, download the necessary files from here https://yadi.sk/d/QP1BSIXBZnAne
extract zip and put the C:/ system
Introduce the framework-res.apk. from the setup​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
STEP -2
Type 9 and ENTER recompile example: settings.apk
and After editing AndroidManifest.xml
Type 11 and enter decompile
the question, press "y"
go to \keep and delete AndroidManifest.xml and other edited
copy your apk settings.apk in \modified-system-apk-files-here.
rename your apk[settings.apk) to unsignedsettings.apk. and paste in /place-apk-here-for-signing
and type 4 and ENTER. your apk created in \place-apk-here-for-signing. its name: signedsettings.apk. rename to settings.apk and put your system/app or system/framework(framework-res.apk)​NOTE:​your application, put the zip. You can use it: https://yadi.sk/d/2sG-DkoVaMABC​Wipe cache partition
Wipe dalvik cache​Credits:
raziel23x
XDA Developers​KEY: https://yadi.sk/d/_1rUjK29ZnMbf
If you like. Please thank.

ASOP Browser 5.1.1"Works on S6 Edge"Try on any device

Download attached Folder
https://drive.google.com/folder/d/0B73MbPNuE_npQi02WXZyaHA4c3c/edit
It contains three APKs
BrowserWork.apk
BookmarksSyncAdapter. Apk
Adobe_Flash_Player_11.1.115.69.apk
Copy
BrowserWork.apk
And
Adobe_Flash_Player_11.1.115.69.apk
Into
System/priv-app/
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And set permissions too
rwxr-r "both apks"
Then copy
BookmarksSyncAdapter. Apk
Too
System/app/BookmarksSyncAdapter
You have too create
BookmarksSyncAdapter folder it isn't there yet and set permissions too
rwxr-xr-x
Put BookmarksSyncAdapter. Apk inside
And set permissions too
Rw-r-r
Restart device, Android will upgrade
Enjoy
Sent from my SM-G925F using Tapatalk
Google must be installed as system app i forgot too mention
Sent from my SM-G925F using XDA Forums
Since this seems to be a duplicate of your other thread linked below, I'm going to close this thread down.
http://forum.xda-developers.com/android/apps-games/asop-browser-5-1-1-device-t3153039

Categories

Resources