I\'m developing some PyS60 applications and today I\'ve seen that it\'s possible to deploy them to the Ovi Store according to the Release Notes(Discussion Thread too):
I am testing my application in the Python Shell on Symbian S60 Platform. Functionally, the application just runs great on the shell.. but its seems so hang the interface ?
I\'m trying to program using python (pys60) in my phone. i\'m using two way to connect my ubuntu 10.10 to my phone using bluetooth console
I have Python installed on my S60 phone...but I require some addtional libraries like pyaudio and lightblue to be in开发者_如何转开发stalled on my phone...is there a way I can do this?
Is there any way in python for S60 (using the python 2.5.4 codebase) to track the amount of data transferred over the mobile device\'s interne开发者_C百科t connection?Symbian C++ API has such a capabi
I have following code in a python script try: # send the query request sf = urllib2.urlopen(search_query)
I have this script file in python ru开发者_Go百科nning on S60: import location def current_location():
I\'m using positioning.position(). but this function is blocking. I wa开发者_Go百科nt to be able to run another function while the GPS is being measured.
How do I use active object in python开发者_运维问答 for s60? can anybody give me a code example?There\'s a simple example here:
I\'m using python for S60. I want to use string in hebrew, to represent them on the GUI and to send them in SMS message.