-
Notifications
You must be signed in to change notification settings - Fork 71
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
I got # AIDL not found, please install it. #31
Comments
Same |
@Thimphu123 @JVProdc
let me know, if this fix your problem |
@manatlan |
Ok, thank you |
I did not try this, i totaly switched to Java and Android studio instead of having troubles with python-android convertion |
if anyone still searching for a solution, adding
|
Problems solved!🎉 Exciting News! 🎉 I'm thrilled to announce that my APK build process for the SAMPLE-KIVYMD-APP repository has been successfully completed on GitHub! 🚀 It took some frustrating build failures but still I managed to succeed. After resolving several challenges, my GitHub Actions workflow now reliably builds the APK for my KivyMD application, thanks to the latest updates and optimizations. This achievement marks a significant milestone for my project, bringing us one step closer to delivering an enhanced mobile experience. 🔧 Key Highlights:
For more details, you can check out the repository here. I am looking forward to your feedback. Stay tuned for more updates and happy coding! |
I got this error, but I don't know how to instal aidl, can anyone help me?
Traceback:
Aidl not found, please install it.
Traceback (most recent call last):
File "/action/entrypoint.py", line 159, in
main()
File "/action/entrypoint.py", line 27, in main
run_command(env["INPUT_COMMAND"])
File "/action/entrypoint.py", line 135, in run_command
retcode = subprocess.check_call(command, shell=True)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'buildozer android debug' returned non-zero exit status 1.
##[debug]Docker Action run completed with exit code 1
##[debug]Finishing: Build with Buildozer
The text was updated successfully, but these errors were encountered: