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