Deploying MIDlets onto Mobile Devices (II)
8 April 2008In this post, I will write about how to transfer MIDlet to mobile device not suing WAP.
We will transfer the JARs through a PC to the phone. There are few options to do this:
- Explicit physical connection via USB cable
- Direct InfraRed (IR) connection
- Direct Bluetooth connection
which option to choicer, depends on the cell phone you have.
Will will need a USB cable for the first option, which is provided by your phone manufacturer and also there will be a software from the manufacturer. Do read the manual before opting this.
You may also use InfraRed and Bluetooth options as well.
If your phone and your PC both have InfraRed, then you can transfer files via InfraRed. This is very useful option if you are suing Windows XP.
Related Posts:
Top Of Page | Trackback
If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.
It will look like this: Deploying MIDlets onto Mobile Devices (II)