| Reply | « Previous Thread | Next Thread » |
|
F:\myapps>python ensymble_python2.5-0.24.py py2sis --uid=0x01234555 --appname=pleaseStart --version=1.0.0 --cert=request2.cer --privkey=pkey
--passphrase=password --caps=LocalServices+ReadUserData+UserEnvironment+WriteUserData+ReadDeviceData+T rustedUI --vendor=MIT --autostart --verbose test.py autostart.sis Input file(s) test.py Output SIS file autostart.sis UID 0x01234555 Application name pleaseStart Version 1.0.0 Language(s) EN Icon <default> Short caption(s) pleaseStart Long caption(s) pleaseStart Text file(s) <none> Certificate request2.cer Private key pkey Capabilities 0x9c090 (ReadDeviceData+TrustedUI+LocalServices+ReadUserData+W riteUserData+UserEnvironment) Vendor names MIT Autostart Yes test.py: import appuifw data = appuifw.query(u"Type a word:", "text") appuifw.note(u"The typed word was: " + data, "info") I've obtained a developer's certificate from symbian signed, and the application installs and runs correctly on the phone, but nothing happens when i restart the phone. |
|
I tested it on an N95. The program starts after a while, but is immediately sent to background, i.e. it only flashes on-screen for a very brief moment. The program keeps running and can be seen in the task list (long press of the application menu key).
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Autostart Permissions on Nokia 6680 | supertonsil | Mobile Java Networking & Messaging & Security | 15 | 2008-08-28 00:27 |
| autostart vs bio/sms/wap push? (s60 2nd ed.) | Ikhtys | General Symbian C++ | 5 | 2007-09-04 13:16 |
| py2sis and 3rd? | big_pig | Python | 2 | 2006-12-13 13:58 |
| Questions about autostart recognizer | hong.lam | General Symbian C++ | 3 | 2006-10-27 06:03 |
| bug in py2sis 1.1.6 (?) | pfriki | Python | 2 | 2005-08-15 13:10 |