which software i need to install to run a code started as follows:
from appuifw import *
from e32 import *
can anyone help me?
You need the symbian python modules appuifw and e32 that are in the Python for Symbian SDK.
You can only run them on a emulator on your pc, or on your mobile device.
It is code for Symbian S60 smart phones.
You need the symbian python modules appuifw and e32 that are in the Python for Symbian SDK.
You can only run them on a emulator on your pc, or on your mobile device.
hi,
Thank u for ur help. I am not that much familiar with this emulators. Can u tell me from where i'll get these emulator?
SDK for Nokia can be found in : http://www.forum.nokia.com/Library/Tools_and_downloads/Other/Symbian_SDKs/
PyS60 instructions are in http://wiki.opensource.nokia.com/projects/Installing_PyS60
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.