Changes between Version 8 and Version 9 of android
- Timestamp:
- Jul 8, 2012, 6:41:30 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
android
v8 v9 11 11 === Python === 12 12 Python is needed as modRana is written in Python. 13 The [http://sourceforge.net/projects/pyside-android/files/data_python.tgz/download Python 2.6 binaries provided by THP] can be used. This archive also contains PySide binaries.13 The [http://sourceforge.net/projects/pyside-android/files/data_python.tgz/download Python 2.6 binaries provided by THP] can be used. This archive also contains !PySide binaries. 14 14 15 15 To be usable, the a ''/data/python'' folder needs to be created on the Android folder, and the ''bin'' and ''lib'' folders need to be copied inside it (this can be easily done with the ''adb push'' command when the device is connected & in debugging mode).