Open rjmunro opened 11 years ago
A third alternative would be to use Pyro's Java bindings (http://pythonhosted.org/Pyro4/pyrolite.html) to produce a native Android interface. Though I do agree that something cross-platform like HTML would be preferable.
Looks like pyside is doable on android: http://thp.io/2011/pyside-android/, although an HTML5 / AJAX version would be a better as it would run on all platforms with no installation.