We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
// REPLACE ME: What are you trying to get done, what has happened, what went wrong, and what did you expect?
Command:
// REPLACE ME: buildozer command ran? e.g. buildozer android debug
Spec file:
// REPLACE ME: Paste your buildozer.spec file here
// REPLACE ME: Paste the build ouput containing the error
The text was updated successfully, but these errors were encountered:
It can be solved by installing it manually. try this:
mkdir -p ~/.buildozer/android/platform/android-sdk/cmdline-tools/latest cd ~/.buildozer/android/platform/android-sdk/cmdline-tools unzip ~/commandlinetools-linux-6858069_latest.zip mv cmdline-tools/* latest/ rmdir cmdline-tools
You may have to replace that number on a zip file if it has a different one.
Sorry, something went wrong.
No branches or pull requests
Versions
Description
// REPLACE ME: What are you trying to get done, what has happened, what went wrong, and what did you expect?
buildozer.spec
Command:
Spec file:
Logs
The text was updated successfully, but these errors were encountered: