简体   繁体   English

使用 Buildozer 创建 apk 文件的问题

[英]Problem with creating an apk file using Buildozer

截屏 There is a problem with creating an apk file using Buildozer.使用 Buildozer 创建 apk 文件时出现问题。 I get this error:我收到此错误:

# Command failed: /home/mi/buildozer-env/bin/python3 -m pythonforandroid.toolchain create —dist_name=myapp —bootstrap=sdl2 —requirements=python3,kivy —arch armeabi-v7a —copy-libs —color=always —storage-dir="/home/mi/Desktop/egg/.buildozer/android/platform/build-armeabi-v7a" —ndk-api=21

What do I need to do?我需要做什么?

The error says it tried to run autoreconf but couldn't find it, so try installing it.错误说它试图运行 autoreconf 但找不到它,所以尝试安装它。

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

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