Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR IN 'initialize' method #41

Open
H3inAK opened this issue Mar 1, 2019 · 1 comment
Open

ERROR IN 'initialize' method #41

H3inAK opened this issue Mar 1, 2019 · 1 comment

Comments

@H3inAK
Copy link

H3inAK commented Mar 1, 2019

[*] DECOMPILING TARGET APK
!!!! ERROR IN 'initialize' method
[Errno 2] No such file or directory
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

@lolybob
Copy link

lolybob commented Apr 1, 2020

im resolved this error: install APKTOOL ;)

sudo -E sh -c 'wget https://bitbucket.org/iBotPeaches/apktool/downloads/apktool_$apktool_version.jar -O /usr/local/bin/apktool.jar'

sudo chmod +r /usr/local/bin/apktool.jar

sudo sh -c 'wget https://raw.githubusercontent.com/iBotPeaches/Apktool/master/scripts/linuX/apktool -O /usr/local/bin/apktool'

sudo chmod +x /usr/local/bin/apktool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants