Writing Android application using GPS data with Python

Boris FELD lothiraldan at gmail.com
Sun Apr 15 12:01:35 EDT 2012


You can try appaccelerator, it seems to support python and you should be
able to access geolocalisation (according to wikipedia:
https://en.wikipedia.org/wiki/Appcelerator_Titanium)

Le 15 avril 2012 16:44, Noam Peled <peled.noam at gmail.com> a écrit :

> I want to write an Android application using Python. I've found 2 options
> for that: kivy and SL4A. In kivy, at least for now, I can't use the GPS
> data. Anyone knows if I can get the GPS data using SL4A with Python? As I
> understood, one can write commercial apps using kivy. On the other hand,
> with SL4A you must install first SL4A and python on your Android device, so
> I'm not sure it's suitable for commercial apps. And last one, can I use
> funf with python?
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120415/d0d11da3/attachment.html>


More information about the Python-list mailing list