pys60
How To Deploy PyS60 Apps To The Ovi Store?
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):[详细]
2023-03-08 07:23 分类:问答PyS60 : An always running app.. Hanging the Phones UI ? (How to tackle that ?)
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 ?[详细]
2023-03-03 12:06 分类:问答Connecting pys60 bluetooth console
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[详细]
2023-02-16 11:20 分类:问答Extra Python libraries on phone
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?[详细]
2023-01-30 11:51 分类:问答Measuring internet data transfers
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[详细]
2023-01-20 01:50 分类:问答closing files properly opened with urllib2.urlopen()
I have following code in a python script try: # send the query request sf = urllib2.urlopen(search_query)[详细]
2023-01-18 21:48 分类:问答gsm location in python
I have this script file in python ru开发者_Go百科nning on S60: import location def current_location():[详细]
2023-01-10 04:09 分类:问答Asynchronous api for obtaining GPS position in python for S60
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.[详细]
2023-01-09 22:19 分类:问答active object in python for s60
How do I use active object in python开发者_运维问答 for s60? can anybody give me a code example?There\'s a simple example here:[详细]
2023-01-09 14:32 分类:问答strings in hebrew in python for s60
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.[详细]
2023-01-09 12:59 分类:问答