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

Encoding process failed #157

Open
sriadimanav opened this issue Apr 1, 2024 · 5 comments
Open

Encoding process failed #157

sriadimanav opened this issue Apr 1, 2024 · 5 comments

Comments

@sriadimanav
Copy link

Getting following error:

apk-mitm doesn't officially support ARM-based devices (like Raspberry Pi's)
at the moment, so the error above might be a result of that. Please try
patching this APK on a device with a more common CPU architecture like x64
before reporting an issue.
Screenshot 2024-04-01 at 1 59 04 PM
@sriadimanav
Copy link
Author

sriadimanav commented Apr 1, 2024

able to solve using latest apktool version
command:
apk-mitm --apktool <apktool-jar-path> <test-apk-path>

apktool jar link -> https://github.com/iBotPeaches/Apktool/releases

@alfatama
Copy link

alfatama commented Apr 2, 2024

not working

@brandhill
Copy link

brandhill commented Apr 16, 2024

able to solve using latest apktool version command: apk-mitm --apktool <apktool-jar-path> <test-apk-path>

apktool jar link -> https://github.com/iBotPeaches/Apktool/releases

Thanks. It works for me.
It seems that <apktool-jar-path> needs to be a full path.

@Wjxfi
Copy link

Wjxfi commented Apr 30, 2024

Not working

@calvin-wjy
Copy link

not working

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

5 participants