Closed GoogleCodeExporter closed 9 years ago
I replaced all subprocess.call() commands with os.popen() with the same
arguments and it seems that I got a little further. However now when I run the
build command I get the following error:
...
...
...
BUILD FAILED
/home/socratesx/android-sdk-linux/tools/ant/build.xml:1194: The following error
occurred while executing this line:
/home/socratesx/android-sdk-linux/tools/ant/build.xml:1240: File
/home/socratesx/python-for-android/dist/default/bin/Myapp-1.0-debug.apk does
not exist.
Original comment by Socrat...@gmail.com
on 20 Apr 2012 at 6:11
Wrong project. Kivy is here: https://github.com/kivy/python-for-android
Original comment by brian.le...@gmail.com
on 21 Apr 2012 at 1:32
Original issue reported on code.google.com by
Socrat...@gmail.com
on 20 Apr 2012 at 4:40