Guide to Learn J2ME
java, java-me, resources
Solution
Great Tutorials/articles from sun:
Wireless Development Tutorial Part I
SUMMARY:This article contains everything you need to know to get started developing in the Java Platform, Micro Edition (Java ME) environment.
J2ME Tutorial
SUMMARY:What is J2ME? Cut away the hype and the excess fat and you are left with yet another (set of) Java APIs. Since these APIs cannot run on a traditional Java Virtual Machine (JVM), due to the limited size of mobile devices in regards to memory and resource availability, J2ME defines a limited version of the JVM as well.
Problem
I am starting study java2me. But I have some source study about it like ebook, source sample code, and . Could anybody give some link website or source ebook study about it.