> I have seen by chance a number of years ago a book on Python programming
> for running on mobile phones (of a certain producer only). What is the
> current state of the art in that? Could someone kindly give a few good
> literature references? Thanks in advance.
I'm not an expert, but take a look
On 28/06/2013 1:11 AM, Mok-Kong Shen wrote:
Could one write Python codes and have them run on one's own mobile
phone? If yes, are there some good literatures? Thanks in advance.
Kivy is a well-documented & multi-platform approach to doing this:
http://kivy.org/
--
http://mail.python.org/mailm
On 06/27/2013 11:11 AM, Mok-Kong Shen wrote:
Could one write Python codes and have them run on one's own mobile
phone? If yes, are there some good literatures? Thanks in advance.
M. K. Shen
I've not tried it, but that's what QPython is supposed to do.
http://qpython.com/
--
DaveA
--
http: