> I want to learn developement for the Palm. I downloaded a > Palm Emulator, > what else do I need to start to develope some software? > > I noticed CodeWarrior but I don't know C or C++, I currenlty > code in Java > and would create apps in Java if possible? > > Any suggestions and can anyone point me to any tutorials to > help me get > started? > > Thanks
The majority of Palm development is done in C or C++. Sun does offer a MIDP for Palm OS development environment for creating Java applications on the Palm OS but your applications will have to take a performance hit due to the KVM. I'm not sure how well the VM is optimized to run on Palm OS, but your applications will not be as fast as the C/C++ counterparts. Vinu -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
