Termux Apktool Save

Decompile and Recompile android aplication use termux without openjdk installed

Project README

Termux-Apktool

The original file https://github.com/iBotPeaches/Apktool

Install

git clone https://github.com/Lexiie/Termux-Apktool
cd Termux-Apktool
dpkg -i apktool_2.3.4_all.deb

Decompile

apktool d yourapk 

Recompile

apktool b yourfolder/ --output out.apk

Sign use apksigner

pkg install apksigner
apksigner -p yourpassword keystore yourapk newapkname
Open Source Agenda is not affiliated with "Termux Apktool" Project. README Source: Lexiie/Termux-Apktool
Stars
141
Open Issues
8
Last Commit
5 years ago

Open Source Agenda Badge

Open Source Agenda Rating