You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says, API lookup seems to work (it detects that I have API 19) but still tries to use API 15 if I don't manually specify otherwise:
[INFO]: Will attempt to use SDK at /home/cheaterman/.buildozer/android/platform/android-sdk-20
[INFO]: Android API target was not set manually, using the default of 15
[INFO]: Available Android APIs are (19)
Thanks in advance :-)
The text was updated successfully, but these errors were encountered:
Closing as not a real issue, I think it's okay behaviour to not automatically detect this as the target api has implications for how/where the app can run.
As the title says, API lookup seems to work (it detects that I have API 19) but still tries to use API 15 if I don't manually specify otherwise:
[INFO]: Will attempt to use SDK at /home/cheaterman/.buildozer/android/platform/android-sdk-20
[INFO]: Android API target was not set manually, using the default of 15
[INFO]: Available Android APIs are (19)
Thanks in advance :-)
The text was updated successfully, but these errors were encountered: