Java Applications For Mobile Phones

How to run java applications on mobile? Ask Question Asked 8 years, 6 months ago. You have to know, that depends on the your orientation of you application, not all applications runs in all cell phones, is like in computers, a Windows application won't work on Linux, unles you use a Virtualizer. My point is, start reading all the. Nice and usefull features of this app will keep you captivated for a very long time. At PHONEKY, you will find many other apps and games of different genres, from Education and Entertainment to the Security and Navigation Java apps. To see the Top 10 best Java. Java applications for mobile phone free download - QQ Browser 2012 for Java Phone, EQO for Java, ICQ for Java, and many more programs.

Active6 years ago

hiwhat do i need to do in order to make my java app executable on a mobile (let's say Nokia Symbian for example) . Do all jar files run on mobiles???is there a certain way of programmings am supposed to use ?? are there specific classes am supposed to use???

MaxMax

3 Answers

Do all jar files run on mobiles???

No

is there a certain way of programmings am supposed to use ??

Yes , you need to use j2me for specific MIDP CLDC platrofm . have a look here

are there specific classes am supposed to use???

You can use the classes available over the platform , alternatively you can also add the external library

Jigar JoshiJigar Joshi
208k37 gold badges359 silver badges402 bronze badges

Easy, seems like your about to have a stroke. Start reading some articles about getting started on J2ME, try these ones out:

Link 1microjava.comforum.nokia.com

You have to know, that depends on the your orientation of you application, not all applications runs in all cell phones, is like in computers, a Windows application won't work on Linux, unles you use a Virtualizer. My point is, start reading all the documentation you you cant, and take it slow.

Carlos ValenzuelaCarlos Valenzuela
7761 gold badge6 silver badges19 bronze badges

Some OS's like Symbian Can run java package file i.e. .jar files.

And Android lacks that capability.

Free Java Applications For Mobile Phones

Phones with MDIP runs .jad files that is a Java app made using the J2ME API.

Android generate Dalvik Bytecode and run .apk packages on the phone.

Community
Marcos VasconcelosMarcos Vasconcelos
12.7k27 gold badges97 silver badges158 bronze badges

Not the answer you're looking for? Browse other questions tagged javamobile or ask your own question.

How do I get Java for Mobile device?

Java Applications For Mobile Phones

Java capability for mobile devices is generally integrated by the device manufacturers. It is NOT available for download or installation by consumers. You need to check with your device manufacturer about availability of this technology in your device.

Some PDAs (Blackberry, Palm), tablets (iPad, Android, Windows Surface RT), smart phones (iPhone, Android), gaming consoles (Nintendo Wii), MP3/MP4 players (iPod), and other personal mobile devices do not support the Java plug-in. See your device manufacturer's website to determine if Java is available for your specific device.
Windows Surface RT: Surface tablets using the Windows RT operating system do not support the Java plug-in. Java being a desktop program cannot be installed as it is not available in the Windows Store.

Developers should refer to the Oracle Technology Network (OTN) for more information about developing Java applications for mobile devices. Java for mobile devices relies on the Java Platform, Micro Edition (Java ME), which provides a robust, flexible environment for applications running on mobile and other embedded devices: mobile phones, personal digital assistants (PDAs), TV set-top boxes, and printers. Java ME includes flexible user interfaces, robust security, built-in network protocols, and support for networked and offline applications that can be downloaded dynamically. Applications based on Java ME are portable across many devices, yet leverage each device's native capabilities.

Download Java Application For Mobile

MORE TECHNICAL INFORMATION

Java Applications For Mobile Phones

Looking for more information on Java Embedded technologies? Go to the OTN Java Embedded page.

Java App Download For Mobile Phones

Java

You might also be interested in:

  • How do I get Java for Embedded Devices?

Comments are closed.