hi i need help getting started with making moblie applications for my ppc. i wish to make them in java. if any one knows, plz tell me where i can find some developer tools that allow me to make mobile apps in java. thanks in adavance.
"Within these countries, the man who was loyal, I rewarded well, who was evil, him I punished well!"
Comments
:
:
: "Within these countries, the man who was loyal, I rewarded well, who was evil, him I punished well!"
:
Hi,
if you haven't got any starting point, try out J2ME, the java platform
for mobile devices. you can download the kit at: java.sun.com.
Here are some good starting points..ijust posted that in aonther
thread.
Below is the link for the j2me user guide that will get you to know
j2me:
http://java.sun.com/j2me/docs/wtk2.2/docs/UserGuide-html/index.html
This site is about j2me interfaces, which can be a good programming starter:
http://www.tutorialized.com/tutorial/Java-2-Micro-Edition-J2ME-Application-Development-MIDP-Programming./354
From sun, the code samples for j2me:
http://developers.sun.com/techtopics/mobility/reference/codesamples/
Geerish