| Reply | « Previous Thread | Next Thread » |
|
Hello (to all and especially the experts),
To all python experts ![]() I am wondering to what extent it is possible to have a background running python script. I am looking at three key issues 1) Getting around the APN selection prompt 2) Having a python script run on startup 3) Having a python script run on the background (not visible via application key) Cheers. |
|
Answers
------------------ 1) Using iapconnect - simo salmiens excellent extension 2) Use an application such as psionic's startApp to register your application for startup upon loading 3) I dont know why, but when I packaged up my python scripts as a .sis, they wouldnt show on the application menu tab.. so they are kind of background already |
|
Hi rexwal,
Could you post the link for one application to register your own application for startup upon loading. I don't know and cannot find any ![]() Thanks galaktico |
|
You can run Python scripts in the background using the function e32.start_server. Also, we're looking into adding the possibility to specify the IAP to use explicitly instead of having to select it manually each time.
|
|
Quote:
Try/Except - does not help. otherwise crash Python 1.3.15 Phone N90 module iapconnect - iap-v0.20051006.zip
Last edited by vilych : 2006-12-18 at 12:50.
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Graphics in background Python processes? | canopus961 | Python | 8 | 2008-07-21 22:31 |
| Launching a Python script (with arguments) from Flash? | bouvin | Python | 14 | 2006-08-22 19:33 |
| Question about Databases supportet by Python | GSM1 | Python | 1 | 2006-05-30 13:39 |
| background process | weyert | Python | 2 | 2006-04-25 10:40 |
| Keep script running in the background | bercobeute | Python | 2 | 2005-03-11 10:00 |