chengxing2016 / python-for-android

Automatically exported from code.google.com/p/python-for-android
Apache License 2.0
0 stars 0 forks source link

./distribute.sh -m "kivy" command is not creating the file build.py #66

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.I run this command: git clone git://github.com/kivy/python-for-android.git
2.After I run this command: ./distribute.sh -m "kivy"
3.

What is the expected output? What do you see instead?
I hoped to create the /dist/default/build.py automatically from the command 
line 2 :./distribute.sh -m "kivy"-
But it created the /dist/default/ empty.

What version of the product are you using? On what operating system?
Operating System: Ubuntu 12.04 LT
API 14.
python 2.7.3

Please provide any additional information below.

I am following the manual papachan friend this url:
http://www.androidda.com/2012/01/introduccion-a-la-programacion-en-python-para-a
ndroid/#comme

log when running the ./distribute.sh -m "kivy" is in 
http://paste.ubuntu.com/1396134/

Please Help.

Original issue reported on code.google.com by gabriela...@gmail.com on 29 Nov 2012 at 4:18

GoogleCodeExporter commented 8 years ago
Kivy is a completely different project  vs. Py4a which is linked Scripting 
Layer for Android. Pls. goto http://kivy.org/

Original comment by srinathd...@gmail.com on 29 Nov 2012 at 4:32