| Reply | « Previous Thread | Next Thread » |
|
i want to know how to run a python application, as my phone is switched on.That is it must start automatically, as Symbian OS loading is completed.
SOMEBODY HELP ME !!!!! ![]() |
| sarathgopalr |
| View Public Profile |
| Find all posts by sarathgopalr |
|
AFAIK it it currently impossible using Python only. You have to use some third party app that can start applications upon power up.
Such as this one: http://shop.psiloc.com/en/Applicatio...iloc+AutoStart |
|
can we use any other language to autostart application...tell me plz.
|
| sarathgopalr |
| View Public Profile |
| Find all posts by sarathgopalr |
|
Yes, you can write your app using C++, there are apropriate APIs (Start-on-Boot). However, Symbian C++ programming is a bit harder than PyS60
.Refer to Symbian C++ forum for more informations: http://discussion.forum.nokia.com/fo...isplay.php?f=6 |
|
@y.a.k
I'm also searching for a way to autostart a stand alone python-sis. So far I tried psiloc and firestarter. None of both got my application running. The application is starting but seems to end immediately after say half a second. Does anyone know the reason for that behavior and is there ANY way to get a python-sis autostart? |
|
Novis,
A "standalone" Python application is nothing more than a little C++ application that start the Python interpreter with the given __default.py__ script. So there shouldn't be any differences with other C++ applications. Does your "standalone" application work if you run it from the app menu? I've had that behavior with standalone application when PyS60 was installed on the memory card. Re-installing everything on C: drive fixed the problem. LFD Devices: Nokia E61 3rd Edition - pys60 1.4.0 Tips and modules: http://www.lfdm.net/thesis |
|
lfd,
you're right lfd. Re-installing everything on C: drive fixed the problem. I can now autostart my application. So thx a lot for your fast comment ![]() |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| starting console program from APP | cs00437 | General Symbian C++ | 8 | 2006-09-06 11:08 |
| play a wav file when starting application | jend_rommel | General Symbian C++ | 4 | 2006-04-04 20:30 |
| Starting application from external Bluetooth device | jomater | Bluetooth Technology | 1 | 2004-08-06 14:40 |
| Error starting NWGS 4 | fater | General Browsing | 2 | 2003-06-12 15:27 |
| 9210 - problem starting messaging centre | bscibona | General Symbian C++ | 0 | 2002-10-18 09:22 |