Hello Jetboss,
As you are not very precise in what you want to do, you should check the development section of the forum by yourself.
Here are some usefull links:
You need to write the good code for this phone, so read:
http://motorolafans.com/forums/devel...-qte-apps.html
Then you'll have to compile it with the good tools, and for that, read : http://www.motorolafans.com/forums/d...zx-phones.html
A good starting point is the hello world program, to try the notification, buttons etc...
Then you could perhaps code some algorithms, like a "find the circonference of the circle" with a program asking for the diameter.
Then a simple calculator can be a good exercise.
Then you should be able to calculate Pi like no one ever did !
good luck!
BTW I'm beginner to C/QT programming, and I'd like to code (or port some existing codes) an simple calculator, so you can reach me at this thread:
http://www.motorolafans.com/forums/d...other-rpn.html
ps: note that you'll have to learn C, perhaps C++, and after ask here for some phone/ezx particular issues, because I don't think the goal of this forum is to help peoples in all ways...but you will be welcome if you pint some issues,bug or so, around motorola things, SDK......also , it has been a long road to make application working into these phones and to stop boring some hacker that did reverse engineering to build
the unofficials SDK...Without any help or support from motorola! Check this thread for the history:
http://www.motorolafans.com/forums/d...e-however.html
For UI part, you will also have to learn QT, the graphics library that your program have to use (include) for that perhaps you would like to check trolltech website for the tutorial, cause this is the company that make these libraries.
Please note also that there are some other ways to compile ( especially with a linux station with linux toolchains-> compiling tools) wich you could find easier.
Good luck!



1Likes
Reply With Quote

