Answer the question
In order to leave comments, you need to log in
Apk is not going to Kivy for android?
BUILD FAILED
/home/developer/.buildozer/android/platform/android-sdk-20/tools/ant/build.xml:716: The following error occurred while executing this line:
/home/developer/.buildozer/android/platform /android-sdk-20/tools/ant/build.xml:730: Compile failed; see the compiler error output for details.
Total time:
3
seconds
_io.so
assets/private.mp3: /opt/kivy_client/.buildozer/android/platform/python-for-android/dist/kivyclient/private/lib/python2.7/lib-dynload/unicodedata.so
assets/private. mp3: /opt/kivy_client/.buildozer/android/app/main.pyo
assets/private.mp3: /opt/kivy_client/.buildozer/android/app/sitecustomize.pyo
Traceback (most recent call last):
File "build.py", line 517, in
make_package(args)
File "build.py" , line 365, in make_package
subprocess.check_call([ANT, arg])
File "/usr/lib/python2.7/subprocess.py", line 541, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command ' ['ant', 'debug']' returned non-zero exit status 1
# Command failed: python build.py --name 'Kivy Client' --version 1.0 --package org.test.kivyclient --sdk 19 -- minsdk 9 --private /opt/kivy_client/.buildozer/android/app --orientation sensor --window debug
#
# Buildozer failed to execute the last command
# The error might be hidden in the log above this error
# Please read the full log, and search for it before
# raising an issue with buildozer itself.
# In case of a bug report, please add a full log with log_level = 2
Answer the question
In order to leave comments, you need to log in
The problem turned out to be that you need to run the builddozer as root and see that there are enough permissions for all working folders. well, handles build tools 20 revisions to install
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question