Re: Hi, how to let N95 show as the emulator shows?
If the example demos are native Symbian C++, look in the SDK and IDE documentation on how to compile for a target device and create Symbian Installation System (.sis, .sisx) files and install those.
If the example demos are Java, correspndingly create .jar file(s) to install on the device.
Forum posts: 692
If the example demos are native Symbian C++, look in the SDK and IDE documentation on how to compile for a target device and create Symbian Installation System (.sis, .sisx) files and install those.
If the example demos are Java, correspndingly create .jar file(s) to install on the device.