Activate MCC, MNC API in Nokia Pys60
I cannot get location information from pyS60. It seems that the recognized API is not activated.
How can I activate this API? Is there a free licensing system?
Or something so that I can use restricted (or non-free for general developers) APIs, at least on my phone, to test the application?
Thanks in advance.
0
a source to share
1 answer
You need to sign the application. The process depends on the phone model and development model you want to follow.
If you just want to test some apps on your phone, use Open Signed Online . If you want to test a lot of small scripts, it might be better to sign PythonShell itself.
I did something like this, you can get more information on the nokia-gsm-location-hacks howto.
+2
a source to share