Tuesday, May 31, 2016

ERROR: subprocess.CalledProcessError: Command '['ant', 'debug']' returned non-zero exit status 1 | Ubuntu | Buildozer


Context:
Running buildozer android debug

ERROR:
subprocess.CalledProcessError: Command '['ant', 'debug']' returned non-zero exit status 1


SOLUTION:

  1. Go to ~/.buildozer/android/platform/android-sdk-24/tools/ant
  2. Run ant debug
  3. You will find issues.
  4. Sort them out.






If you enjoyed this post, make sure you subscribe to my RSS feed! Comments are encouraged

No comments:
Write comments