PySide for Android – Build and Use Guide
March 12, 2013 in Android, Linux, Tips & Tricks, Tutorial by Adrian Marius
This guide describes:
- how to build Shiboken & PySide for Android using the Necessitas SDK
- how to use the resulting libraries
- and how to bundle them with your Python program in a standalone APK
NOTE: If you just want to run you Python & PySide programs on Android, you can skip the Building PySide section and go directly to PySide for Android example application & Example project for the Necessitas Qt Creator .
See Links for source code & pre-built binaries .