| Author |
Mobile Phone and J2ME
|
vishal sodani
Ranch Hand
Joined: Aug 26, 2000
Posts: 127
|
|
Hi, what I want to know is if I develop an application using J2ME,how can I use that appli on an actual mobile phone.How can I transfer the application to mobile phone?Also can I do it with any kind of mobile phone? thanks vishal
|
 |
Eric Giguere
Ranch Hand
Joined: Oct 25, 2000
Posts: 170
|
|
The phone must be Java-enabled, i.e. it must say something like "MIDP compatible" or "supports Java", etc. You then follow the manufacturer's directions for getting Java apps on the phone. Most of the time that means using a data cable connected to your PC. The newer phones can download stuff wirelessly as well, although that's pretty slow and for development purposes you'll want to use the cable. For a list of Java-enabled phones, see http://www.javamobiles.com.
|
Eric Giguere
Author/Co-Author of: Mobile Information Device Profile for Java 2 Micro Edition: Professional Developer's Guide, Java 2 Micro Edition: Professional Developer's Guide and PalmTM Database Programming: The Complete Developer's Guide
|
 |
 |
|
|
subject: Mobile Phone and J2ME
|
|
|