After trying my hands over J2SE ( about 10% :-D ), I'm curious to know about getting my output over the Mobile Screen. That is, I want my Java Applications to be executed on the mobile/cell phones.
If I'm not wrong, there's a sort of J2ME associated with it. But, do I need to Install it in parallel to J2SE over my system. Further, from where could I learn to develop these mobile apps.
You need to download the Sun Java Wireless Toolkit for mobile application development. In addition to this you should also download netbeans mobility pack.
JME doesn't exactly have a lot of traction in the marketplace, though. Symbian has no future, and BlackBerry ditched JME for their new OS. If this is just idle curiosity, maybe looking into Android would make more sense.
john benth
Greenhorn
Joined: Feb 06, 2012
Posts: 1
posted
0
You can write java applications for mobile phones like nokia, using J2ME that means java 2 micro edition which is a platform for mobile applications by java. But the phone must support java (MIDP). I wish you all good luck to develop your mobile apps.
austin thomas
Greenhorn
Joined: Feb 15, 2012
Posts: 3
posted
0
Download latest netbeans IDE version 7.1 and Java ME sdk 3.05