Setting up
- Download the Apk DCS package
- Extract zip file
- Open terminal from the folder where is apk_dcs.sh (right click > open terminal)
- Set executable permissions
chmod a+x ./apk_dcs.sh
- Launch Apk DCS tool 5.1 Open terminal in current folder (right click > open terminal) 5.2 sh ./apk_dcs.sh
Note: Also you can launch file with double click if your Linux allow that Note: After launching tool will make Input/Output folder by it self
- Copy .apk file which you want to decompile (for first) inside /Input folder
Using options
- Decompile - Just follow on screen instructions
- Compile - Just follow on screen instructions
- Signing .apk package - Just follow on screen instructions
Credits:
# APKtool by The Android Open Source Project
# Thanks to Zipalign/sign script for Linux by aureljared@XDA
https://github.com/aureljared/zipaligner