Hi there,
i have found the 3rd edition maksis file and signsis. But after i successfully package all the file into sisx and transfer into n80 phone to install. It prompt mi error!
The following...
Type: Posts; User: cashgoh; Keyword(s):
Hi there,
i have found the 3rd edition maksis file and signsis. But after i successfully package all the file into sisx and transfer into n80 phone to install. It prompt mi error!
The following...
hi these few day keep look for the 3rd edition SDK to makesis.exe and signsis.exe do you have any link to dl it?
i have created a .pkg file and has package into sis then transfer it into the N80 phone but it display error saying that "It is not supported"
i need to included camera.py into the SIS file
...
But right now, i have to package the python file for my 3rd edition phone. Have also tried to make a pkg file but it would work?
Hi for the module is it create as a text, pkg or py file?
hi there, i manage to package my python script into SIS using ensymble. Now i have a problem in packaging other files that linking to each other into SIS. So anyone can help mi with that?
hi thank you for the link but i still cannot understand how it work. Is there any step by step guide site that i can follow?
Hi everyone, i have a problem with packaging Python into SIS for n80 phone! When i install the SIS into n80 it said the file is not supported. I am using 0x200005F9 as the product ID in the .pkg...
But there is no error is the script is just that i cannot receive the full length data.
this will be the code i will be using to receive data:
queryRet = s.recv(30720)
the audio file is...
hi all, i have encounter socket problem with my python problem! unable to receive the full audio data .amr into my python emulator. I am using java server to send the audio data out, i have tested on...
hi there, the link seen like having error is there other link available! need to resize jpg picture
hi everyone, i have problem in getting data from combo box! it give mi all the whole value instead of showing mi the data that i selected!
this is my codes:
def config_c():
...
hi i manage to get it already
hi there, recently have this project that require to convert a string or int into hex and send out into a java server! but my data that send out to server are read from a txt file. i have find some...
hi, this is my code:
import camera
im = camera.take_photo()
im.save(u'c:\\nokia\\image\test.jpg')
but i try N73 it work but not on 3230!
hi there, i recently program a camera application on my 3230 but have module error! But when i try it on my N73 i work perfectly fine! anyone can help mi?
hi there, recently receive a project that need to control camera of the phone! does every phone have different python api to follow? any workable code around that i can refer on?
thank you! i manage to get it already!
Sorry, is there any code example?
eh... that mean i need to delete the ,globals()?
Right now i have 2 python script pyclient.py and main.py! main.py consist of a selection list that have a option: option_1 and option_2. option_1 will call out the pyclient.py script and run it! so...
actually i dont know which code to use for calling another python script in the selection list!
Hi everyone, i have a problem calling another python file when selecting on Selection Box! Anyone can advise mi what coding should i use?
hi there i am new to python program! anyone can show mi how to you can transfer python application (that i made) into symbian os 9 phone and is there any other 3rd party software needed to run it on...