Install java app on mobile
Hi,
I am trying to test a Java application on my mobile Sharp 770sh. I developed a Java MIDP 2.0 application using Netbeans 5.5 mobility pack to just display a Hello World message.
The application works fine on the Netbbeans mobile emulator, but how can i really install my application and actually run it on my mobile ?
I tried to transfer the .jad file and / or the .jar file but my mobile does not seem to recognise the file extensions and thus cannot open them. The same thing happened when i transferred the .class or the .java files.
Thanks
[577 byte] By [
Degia] at [2007-11-27 11:56:28]

# 3
Not all devices support application installation via bluetooth. Try another OTA method, i.e. downloading from the web.
Are you able to install other applications?
# 4
Other files which i transferred include mp3 , jpg and txt files which were transferred correctly, but i did not install any other applications.
What files am i actually suppose to install though ? - is the jad file, the one which in this case that i shall upload somewhere on the net and download directly on my mobile ?
Degia at 2007-7-29 19:07:46 >

# 5
Yes, you only need the Jad &| the Jar file. I would try downloading another third party app from getjar or someplace to test first.
After you are certain OTA install works, try hosting and downloading your app.
# 6
ok, and thanks again for your help
will try this solution then
Degia at 2007-7-29 19:07:46 >
