[Tutor] Mobile Python

زياد بن زياد بن
Tue Jan 1 04:41:40 CET 2008


On Mon, 2007-12-31 at 16:02 -0800, Dave Kuhlman wrote:
> On Mon, Dec 31, 2007 at 12:12:34PM -0500, Antonio Salgado wrote:
> > Hello to everyone and wishing you all the best and succes  in this new
> > year!!
> > Well i'm wondering if someone can point me out or help on this, I want to
> > write apps for mobile devices, but for the regular nokia (like the 5300),
> > but i haven't find documentation or anything. Hope someone can help me.
> > My best wishes and greeting from Mexico!!
> 
> Try doing a Web search for "python s60 pys60".
That won't help Antonio.  Nokia 5300 is *not* an S60/Symbian mobile
device.

> 
> Among other links, you will find:
> 
>     http://wiki.opensource.nokia.com/projects/Python_for_S60
>     http://sourceforge.net/projects/pys60/
> 
> There is an emulator, so you can test some of your code without
> even loading it onto a cell phone device.
> 
> This sounds like exciting stuff.  Please keep us informed about
> your progress.
> 
> - Dave
> 
As for you Antonio, I don't think Python will run on that device.  It's
an S40 device, which is a propriety platform from Nokia.  Nokia
published documentation on how to program it only through "Java ME" and
nothing else!

You either need to contact Nokia directly to obtain the closed API (and
then port Python to it), or use Java ME to interact with your device.

Does anyone know if Jython will help in this situation? (or am I way
off, and Jython is not used like that?!)

Hope that help.
Ziyad.



More information about the Tutor mailing list