-
Notifications
You must be signed in to change notification settings - Fork 508
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
Aidl cannot be executed (there is no - You might have missed to install 32bits libs) #1115
Comments
I have the same ERRor .. Please HELP !!! |
Nothing worked for me on the internet but this: sudo apt-get update -y
sudo apt-get install -y aidl then copy it where it should be, in your case, it is sudo cp `which aidl` /home/aca/.buildozer/android/platform/android-sdk/build-tools/30.0.0-rc4/aidl |
Aidl still does not execute from the buildozer script even though it is in the directory specified by the script, as follows: Run '/home/android/.buildozer/android/platform/android-sdk-20/build-tools/23.0.1/aidl' I can also run |
👋 @aca00, we use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project. |
I am running into this problem now too. |
Thanks, it worked |
Versions
Description
The following links didn't solve my issue. So I wish to open new.
#532
#984
Both have the same problem
You might have missed to install 32bits libs
.Unfortunately, I didn't get that error(Advanced thanks for scrolling)
buildozer.spec
Command:
aca@aca-G31T-M9:~/Documents/kivy$ buildozer android debug
Spec file:
Logs
Thanks for scrolling..
The text was updated successfully, but these errors were encountered: