-
Notifications
You must be signed in to change notification settings - Fork 523
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
The "android" command is deprecated #519
Comments
For a quickly workaround just go back to "SDK Tools, Revision 25.3.0" |
This won't help since I am building on F-Droid... |
cd ./.buildozer/android/platform/python-for-android-master/
git pull origin master
export USE_SDK_WRAPPER=True |
This should be fixed for sdl2 by kivy/python-for-android#1071 , but it needs testing. |
I updated to current repository version:
and have version but still encountered the prompt |
@comodoro You might need to clean any existing downloaded SDK. |
Confirmed, I was using my existing up-to-date SDK (which does not work anyway), but deleting ~/.buildozer has helped (with this particular prompt) |
Closed by #806 |
When building a Buildozer app with the latest SDK, I get:
Buildozer should use sdkmanager commands now.
The text was updated successfully, but these errors were encountered: