| Author |
uploading software in physical mobile
|
jugan soomro
Greenhorn
Joined: Apr 27, 2004
Posts: 2
|
|
hello any one tell me how to upload software in phisical mobile, it is working in simulator and also tell me it will directelly communicate with server with physical mobile or i have to do some thing else thanks
|
 |
Punit Raizada
Ranch Hand
Joined: Mar 20, 2004
Posts: 156
|
|
Hi, Iam sure you will find several posts regarding this topic. These are some of the methods i know - Place the JAD and JAR file on the server, say http://www.myfirm.com/mid/MyMidlet.jad navigate to this URL using the browser on the cell phone and once you hit the JAD file the Application loader of the phone should launch and install the Jar. - use bluetooth to send the jar file directly to the phone. The Jar file is sent as a message in your inbox on the phone. When you open the message the app loader should launch and install the Jar. - Using a Data cable, i havent been able to transfer midlets using the data cable on my V300 but this is a also a way. - Use IR , I dont know how this works ..
|
SCJP 1.4
Everything that can go wrong will go wrong -Murphy
|
 |
 |
|
|
subject: uploading software in physical mobile
|
|
|