Skip to content

rohitswami876604/apktool-in-termux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

Blue Modern Motivational Podcast Youtube Thumbnail

Apktool-termux

  • Latest apktool 2.7.0 for Termux by rohitswami8766

  • Version : 2.7.0

AVAILABLE ON :

  • Termux

REQUIREMENTS :

  • Java

INSTALLATION [IN Termux] :

  • pkg update && pkg upgrade
  • pkg install -y git wget
  • wget https://raw.githubusercontent.com/iBotPeaches/Apktool/master/scripts/linux/apktool
  • chmod +x apktool
  • wget https://bitbucket.org/iBotPeaches/apktool/downloads/apktool_2.7.0.jar
  • mv apktool_2.7.0.jar apktool.jar
  • chmod +x apktool.jar
  • ls
  • mv apktool $PREFIX/bin/
  • mv apktool.jar $PREFIX/bin/
  • apktool --version