- Joined
- Jan 8, 2019
- Messages
- 56,604
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,446
- Points
- 2,313
- Credits
- 32,560
6 Years of Service
76%

APK Utilities
A cross-platform suite of scripts and utilities for working with APK files
Features
Pull
adb-pull - pull an app's APK files from a connected device to the project directory
adb-lp-pull - pull all LP modified files to the project directory
clean - clean the project directory
Extract
apktool-decode - decode an apk to sources
baksmali - decompile a dex to smali
aapt-dump - dump Android-specific data (resources, manifest) from an apk
enjarify - convert an apk to a jar
dexify - convert a jar to a dex
Build
apktool-build - build previously decoded sources to a patched apk
smali - build previously decompiled smali to a patched dex
sign - sign a patched apk to a signed apk
Push
adb-install - install an apk file
adb-install-multiple - install multiple apk files
adb-lp-push - push files to the LP data directory
To see this hidden content, you must like this content.