-
Notifications
You must be signed in to change notification settings - Fork 2k
Description
I had to re-setup my whole environment and now I can't build an apk for anything.
$ python build.py --dir ~/dev/python/kivy/examples/demo/touchtracer/ --package org.demo.touchtracer --name "Kivy Touchtracer" --version 1.1.0 debug installd
Buildfile: /home/alex/dev/python/python-for-android/dist/default/build.xml
BUILD FAILED
/home/alex/dev/python/python-for-android/dist/default/build.xml:6: Source resource does not exist: /home/alex/dev/python/python-for-android/dist/default/project.properties
Total time: 1 second
Buildfile: /home/alex/dev/python/python-for-android/dist/default/build.xml
BUILD FAILED
/home/alex/dev/python/python-for-android/dist/default/build.xml:6: Source resource does not exist: /home/alex/dev/python/python-for-android/dist/default/project.properties
Total time: 0 seconds
Any ideas?!?!?!