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

aapt2 segmentation fault during load android.jar #43

Open
Mehrzad20105 opened this issue Nov 1, 2024 · 0 comments
Open

aapt2 segmentation fault during load android.jar #43

Mehrzad20105 opened this issue Nov 1, 2024 · 0 comments

Comments

@Mehrzad20105
Copy link

I installed the ubuntu rootfs using proot-distro in Termux and downloaded android-sdk build-tools.
my device is arm-v7 (armhf).
I ran this command: clear && aapt2 link -o ~/apk/app/output.apk -I /opt/libs/*.jar compiled/*.flat --manifest ~/apk/app/src/main/AndroidManifest.xml --java ~/apk/app/src/main/java/com/mehrzad/greeting/ -v
and aapt2 gave this: note: including /opt/libs/android.jar. Segmentation fault
How can i solve it?

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

1 participant