| Reply | « Previous Thread | Next Thread » |
|
Hi All
I need to run Python script in J2ME. Does anybody know how to do it. Thanks in Advance Cheers, Manan |
|
|
|
Hi,
Kindly find whether this gives you any idea. http://www.mikekrisher.com/2005/11/n...ython-post.php Thanks Soku |
|
Hi MananW, you cannot run Python script in J2ME midlet, nor can you launch a Python script from your midlet (platformRequest works only with telephony and browser). Technically it could be possible to have a Symbian application/server running on the background (listening to a specific port), your midlet could try to connect to it and then the Symbian application would launch the script. Somewhat similar approach to what placelab.org is using.
Hartti |
|
Hi Manan,
Just to add, if you want to perform what Hartti said take a look at the doc below: Extending the Reach of MIDlets: how MIDlets can access native services http://www.symbian.com/developer/tec...ework_v1.1.zip BR, Juarez Junior |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| How can the WAP browser communicate to J2ME application? | hbfornies | Mobile Java General | 20 | 2007-03-02 17:32 |
| python with J2ME | prashant332 | Mobile Java General | 1 | 2006-03-22 18:17 |
| J2ME Polish Version 1.0 RC6 | enough | Mobile Java General | 1 | 2004-07-20 12:25 |
| TinyLine SVG Minute Toolkit: Optimizing SVG for J2ME | girow | Mobile Java Media (Graphics & Sounds) | 0 | 2003-05-05 19:44 |
| TinyLine SVG Minute Toolkit for J2ME: version 1.4 released | girow | Mobile Java General | 0 | 2003-05-05 17:25 |