Hi
I wrote a small PYS60 script to test if I can create a stand alone application that can be installed on phone. The script does nothing but prints the Cell id using the location.gsm_location() service. The script works just fine when I run it from the shell.
I packaged the script using the application packager using no UID or certificate. I got an sis file which is installable but when it runs it prints 0 for the Cell ID. That was predicted as the .sis needs to be signed. So, I went to symbian signed and I used the opensigned form to sign it for my IMEI device (It did not ask me for capabilities). I got the sis file but again when it runs it prints 0! Why is that? Am I missing something?
Finally, is there any tutorial or sample application that shows how errors and exceptions can be handled?
I appreciate your help.

Reply With Quote



