close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.ticket.admin.ComponentAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Feb 18, 2013, 2:11:38 AM (13 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v33
|
v34
|
|
| 430 | 430 | * [http://code.google.com/p/android-python27/ android-python27] - solved the APK bundling issue, provides Android-buildable Python 2.7 |
| 431 | 431 | * [http://hg.microcode.ca/blackberry-py/wiki/Building%20PySide the BlackBerry-Py Building PySide guide] - I've used this as a base when making the Android build scripts |
| | 432 | * [http://necessitas.kde.org/ the Necessitas project] - made Qt on Android possible |
| | 433 | * also provides the Necessitas Qt Creator used for by the example project for building standalone APKs |
| 432 | 434 | * [http://qt-project.org/ Qt ] - provides the GUI toolkit :) |
| 433 | 435 | * [http://qt-project.org/wiki/PySide PySide] - provides the Python-Qt bindings |