简体   繁体   中英

Kivy: building android app with buildozer

I am new to Kivy, I encountered a problem when trying to build the apk with Buildozer. I got error

"BUILD FAILED /home/handsome/.buildozer/android/platform/android-sdk-21/tools/ant/build.xml:399: SDK Platform Tools component is missing. Please install it with the SDK Manager (tools/android)"

when I executed the build command. I have installed a lot package and still got the same error. Please help! Million thanks!

This is a current bug in buildozer, since a recent SDK update.

Kived has some great instructions to work around it at Android compile error using buildozer (this might have been for a previous, similar bug but you can still install just the newest version).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM