But i need to deploy my codes to my E90. WRT toolkit with Visual Studio is generating wgz files. How can i deploy my program to my E90 even if i can't use wgz files?
But i need to deploy my codes to my E90. WRT toolkit with Visual Studio is generating wgz files. How can i deploy my program to my E90 even if i can't use wgz files?
if a device does not support WRT widgets, then you can not use them, instead you should look into options that are supported by the target device, such as Symbian C++, or java MIDP.
First of all, thank you for your answer. Actually i was thinking that in this forum nobody will answer me because of the technology is very new for coders.
Symbian C++ and MIDP are good but in nokia emulator list ( http://www.forum.nokia.com/Devices/R...DA_usage.xhtml ) i can find E90. And as you know web development is easier than the C++ programming.
Do you know is there any video training on QT, WRT, MIDP ?
I saw a video training about IPhone.
RDA is not a Nokia emulator list. RDA is remote device access thingi, where you are actually running apps in real devices, not in emulators.
For getting started, you could click the "Develop" button on the top bar on this page, and check what would be available in there.