|
How to install a J2ME aplication on a mobile device |
|
|
There are lots of ways to install MIDlets on a mobile phone.
You can use the InfraRed, Bluetooth, Serial or OTA to install jar/jad files.
Serial, Infrared and Bluetooth
To download jad/jar files from PC and transfer to your device can be done
via serial cable or infra-red link or bluetooth.
OTA Provisioning
The term Application Management Software (AMS) is generally used to describe
the software components that take on the responsibility of
locating MIDlet suites, how MIDlet suites will be installed on a cell phone
or a PDA, and what facilities are to be provided to allow the user to select
and launch an installed MIDlet or to remove MIDlet suites from the device.
With OTA provisioning, MIDlet suites are placed on web servers
and provided a hypertext links to them. A user activates the links to
download the MIDlets to a cell phone via a WAP or Internet microbrowser.
Below are Steps to install Midlet from web server to mobile.
- Open mobile WAP browser, type server URL where jad file is located.
- Click on OK to download it.
- After download click Install to install it on mobile device.
- After installation you can launch/run the J2me application.
Related Tips
|
Page 1 of 0 ( 0 comments )
You can share your information about this topic using the form below!
Please do not post your questions with this form! Thanks.