简体   繁体   English

Kivy:使用buildozer构建android应用

[英]Kivy: building android app with buildozer

I am new to Kivy, I encountered a problem when trying to build the apk with Buildozer. 我是Kivy的新手,尝试使用Buildozer构建apk时遇到问题。 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)" “无法正常安装/home/handsome/.buildozer/android/platform/android-sdk-21/tools/ant/build.xml:399:SDK平台工具组件丢失。请与SDK Manager(工具/ 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. 自从最近的SDK更新以来,这是buildozer中的当前错误。

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). Kived有一些很好的说明可以解决在使用buildozer的Android编译错误中的问题 (这可能是以前的类似错误,但您仍然可以仅安装最新版本)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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