bt_discover don't work,you have tp use bt_obex_discover instead.
but bt_obex_discover have serious bug in s60 v3 devices.
Type: Posts; User: brian woo; Keyword(s):
bt_discover don't work,you have tp use bt_obex_discover instead.
but bt_obex_discover have serious bug in s60 v3 devices.
After many times failed QA,My python app is available in Ovi Store for all s60v3,v5 symbian ^1 ^3 devices now.
And my next update is in QA now,it is still free and no ad,no limited.
...
Not 100% passed because I still have some problems in packing python runtime with the python script,but I will fixed this problem after I finish the next function.If it pass 100% I will publish the...
This is a bug, I solved this problem with a special method.
import appuifw,e32
lock=e32.Ao_lock()
old=appuifw.app.body
cv=appuifw.Canvas()
Thanks,I signed it with my publisher cert and fixed some problems this time.
And the next function is testing...
I don't mind how many downloads,just want to share my first app to others,I don't have E6 and vertu,I written this app in my E5-00,and it works correctly in my 603.After I finish this app(the last...
I pack my app with python runtime 2.0.0 ,so don't need to install python runtime before install this app.
This is first time that not failed 100%
There is a surprise today,my python app passed 8%.
I failed QA for many reasons,but they never told me they do not accept python apps.I made a package with pythone runtime 2.0.0 it look no difrrence to other app.
I packed it with python runtime 2.0.0 and passed QA,It is on Ovi Store now and have five stars.
http://store.ovi.com/content/346711
The first version only work in Symbian^3 devices,it will work on...