answersLogoWhite

0

Why J2ME is needed?

Updated: 12/21/2022
User Avatar

Shraddhagajare

Lvl 1
11y ago

Best Answer

because it is in the Cdac Wimc Corse

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why J2ME is needed?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What are the different types in java programming language?

core java ,jse.advanced jse,jee and j2me


What is j2ee j2se j2me?

J2EE = enterprise edition jdk. J2SE = standard edition jdk. J2ME = mobile edition jdk. standard jdk gets used for platform development, enterprise jdk for enterprise development and mobile jdk gets used for mobile development.


How can you put JavaME on your cellphone How can I use java softwares on a phone without the Java platform...?

You need the Java run-time (JRE, that is the Java Virtual Machine (JVM) and Java run-time libraries to run Java software. Most mobile phones support Java2 Micro Edition (J2ME). To run J2ME application you need one of these. Most phones install J2ME applications in their Games folder when their web browser is pointed to a link to the application on the web. J2ME applications often consist of 2 files, ending with .jad and .jar extensions. You need a web server (a site if you want) and you have to place these 2 files on the site. Than in the phone's web browser write the link to the files as found on your server. The phone will then ask you if you want to install the application. Some better-quality mobile devices also support transferring and installing J2ME applications using bluetooth, but most of them will refuze any .jad/.jar files received on bluetooth for being unsecure.


How can you crack a jar file?

its easy just extract if its jar or else use j2me to crack the activation using net beans ide or eclipse


What type of java used in java enable phone?

J2ME - Java 2 Micro Edition is generally used in java enabled phones. Simple Java Applications use JVM(Java Virtual Machine) for generating bytecode where as Java Mobile Applications use KVM(KiloByte Virtual Machine) for the same purpose. Reason for this is KVM occupies small amount of memory and hence can be embedded inside a java enabled phone easily.

Related questions

What is the structure of a J2ME program?

<J2ME> //Begin the body of the program here <Midlet> //This is where the midlet code goes </start-app> </pause-app> </destory-app> </midlet> </J2ME>


Where can you get help for J2ME?

You can get help with J2me using the forums on sun microsystems website you can either search for Java Sun Forums on google or follow this link http://forum.java.sun.com/index.jspa Here you can get more information checkout this link http://www.roseindia.net/j2me/


How do you get locales list in j2me?

Use System.getProperty("microedition.locale ")


Is there a DOS emulator for normal j2me based phones?

No not yet.


Which field has more opportunities j2me or dot net?

dot net for sure. dotnet is an overall term for C#, VB.Net, C++, J#, ASP.Net, etc. The applications are from web applications down to compact framework. The compact framework (run on Window CE) is the equivalent of J2ME (run on some PDAs only). But if J2SE or J2EE, it would be a wash. If you compare the job opportunities in Canada (the .net) to that of Chicago (the J2ME)... but if you compare Toronto (Window CE) and Chicago (J2ME)...


How do you run j2me program in netbeans?

you cannot do it. [Creator:NetBeans IDE 7.1.2]


Can you open excelword in sony Ericsson W700?

I think its possible. Because the phone is JAVA(J2ME) enabled. I think it may be possible to create an application in J2ME which will open an "excel sheet".Manjunath B M


How do you print data from a J2me mobile to any Printer directly without a PC?

Can use BluetoothConnection


What are the different types in java programming language?

core java ,jse.advanced jse,jee and j2me


How do you make mobile project documentation?

Mobile project doc ? its not clear which kind docs required , bcoz mobile diff client are there BREW ,WAP,J2me Brew (MIxed the java and c tech) WAP fully java , j2me .. adv, java .


J2me apis and j2se apis?

You can find the Java APIs at Sun's website. See related links.


What is j2ee j2se j2me?

J2EE = enterprise edition jdk. J2SE = standard edition jdk. J2ME = mobile edition jdk. standard jdk gets used for platform development, enterprise jdk for enterprise development and mobile jdk gets used for mobile development.