How to install 'APKTOOL'.
Check your Java version. You need at least Java 1.8 installed.
Run 'java -version' on command line.
Windows
- Download Windows wrapper script (Right click, Save Link As apktool.bat)
- Download apktool-2 (find newest here)
- Rename downloaded jar to apktool.jar
- Move both files (apktool.jar & apktool.bat) to your Windows directory (Usually C://Windows)
- If you do not have access to C://Windows, you may place the two files anywhere then add that directory to your Environment Variables System PATH variable.
- Try running apktool via command prompt
Linux & Mac OS X
- Download wrapper script (Right click, Save Link As apktool)
Script for LinuxScript for Mac - Download apktool-2 (find newest here)
- Rename downloaded jar to apktool.jar
- Move both files (apktool.jar & apktool) to /usr/local/bin (root needed)
- Make sure both files are executable (chmod +x)
- Try running apktool via cli
Note - Wrapper scripts are not needed, but helpful so you don’t have to type java -jar apktool.jar over and over.
If you need more information, go to Apktool website.
How to install 'APKTOOL'.
Reviewed by John.P
on
2월 23, 2019
Rating:
댓글 없음: