Skip to content

Instantly share code, notes, and snippets.

@aeikenberry
Created October 10, 2014 02:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aeikenberry/c11561bd4ff38a8d36b4 to your computer and use it in GitHub Desktop.
Save aeikenberry/c11561bd4ff38a8d36b4 to your computer and use it in GitHub Desktop.
BUILD FAILED
/home/kivy/.buildozer/android/platform/android-sdk-21/tools/ant/build.xml:483: SDK does not have any Build Tools installed.
Total time: 1 second
ivy/Tppr/.buildozer/android/app/img/dark-grey.png
Traceback (most recent call last):
File "build.py", line 497, in <module>
make_package(args)
File "build.py", line 351, in make_package
subprocess.check_call([ANT, arg])
File "/usr/lib/python2.7/subprocess.py", line 511, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['ant', 'debug']' returned non-zero exit status 1
# Command failed: /usr/bin/python2.7 build.py --name Tppr --version 0.2.02 --package org.helical.com.tppr --private /home/kivy/Tppr/.buildozer/android/app --sdk 14 --minsdk 8 --presplash /home/kivy/Tppr/./img/splash.png --icon /home/kivy/Tppr/./img/ic_launcher.png --orientation landscape debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment