Skip to content

API automatic lookup doesn't use available SDK API #973

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

Closed
Cheaterman opened this issue Jan 7, 2017 · 1 comment
Closed

API automatic lookup doesn't use available SDK API #973

Cheaterman opened this issue Jan 7, 2017 · 1 comment

Comments

@Cheaterman
Copy link
Contributor

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 :-)

@inclement
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants