|
J2ME: Step by step
|
View The Tutorial
This tutorial examines in detail the Java 2 Platform, Micro Edition (J2ME) and targets the
intermediate developer who has a solid background in Java programming and the concepts
of object-oriented design and development.
|
|
|
|
Java 2 Micro Edition Basics
|
View The Tutorial
The Mobile Information Device Profile (MIDP) is just one part of a larger initiative to
make Java work on small computing devices, the Java 2 Micro Edition (J2ME). Before
starting our exploration of the MIDP,
|
|
|
|
Effective J2ME Programming
|
View The Tutorial
You'll learn about design guidelines and coding
idioms that make your application more “Java
VM-friendly”
• You'll see how this enables your code to take full
advantage of Java ME technology optimization
techniques and boost real-world performance
|
|
|
|
Knowledge Base on J2ME
|
View The Tutorial
J2ME is the short form for Java 2 Micro Edition. J2ME is meant for tiny devices such as mobile phones, TV set top boxes, Vehicle telematics, pagers, PDAs etc.
There are many differences between J2ME and other Editions of Java. The reason being the target devices of J2ME are very much different from the Computers.
|
|
|
|
J2ME Tutorial, Part 1: Creating MIDlets
|
View The Tutorial
In part two of the J2ME tutorial you will create the user interface (UI) elements of a MIDlet. Since the interaction with a user is a paramount concern in any MIDlet, due to the size of the screens, it is important for you to understand the basics of this side of MIDlets. Any interaction with a user is done via a UI element.
|
|
|
|
J2ME-Tutorials
|
View The Tutorial
J2ME Tutorial - Java 2 Micro Edition or J2ME for short is technologies contain a highly optimized Java Runtime Environment, for programming the vast consumer devices. J2ME can be used to a wide range of extremely tiny commodities such smart cards, pagers, set-top boxes, and other small appliances. Search for J2ME Examples, codes and tutorials.
|
|
|
|
J2ME Tutorials and More
|
View The Tutorial
Your JavaME learning starts here! In this tutorial, you’ll learn how to create your very first MIDlet that will print out the text “Hello World!”.
|
|
|
|
Java ME / MIDP for Mobile Phones
|
View The Tutorial
Anyone with programming skills can develop basic Java applications for mobile phones, and for a very small startup cost, as you can develop and test them on a PC using any of the free tools mentioned on these pages, and then upload them to the phone from the PC, or download them from your own web or WAP site, or e.g. via GetJar.
|
|
|
|
Unit testing J2ME applications
|
View The Tutorial
As more software development houses move toward agile software development, unit testing your application code has become increasingly important (unit testing is a core activity in agile and XP development). Aside from this reason testing isolated units of code is just good practice for maintaining quality code that is evolving.
|
|
|
|
J2me Tutorials and source code
|
View The Tutorial
Basic J2ME tutorial by j2meforums.com. this tutorial covering basics, Source codes and tricks.
|
|
|
|
Learn J2ME
|
View The Tutorial
In this section Professor Duckling teaches you the basics of MIDP Programming. In some of these tutorials you can not only learn but also execute examples and take tests for your acquired J2ME Skills
|
|
|
|
Game Programming Crash Course (for J2ME)
|
View The Tutorial
Have you ever wanted to program a game, but did not know where to start? Or have you wanted to program a game for mobile phones, but found the introductions provided by SUN, Nokia and other more confusing than enlighting? Then you've come to the right place.
|
|
|
|
The J2ME record management system
|
View The Tutorial
The Mobile Information Device Profile -- the platform for mobile Java applications -- provides a mechanism for MIDP applications to persistently store data across multiple invocations.
|
|
|
|
A Brief Look at Java 2 Micro Edition
|
View The Tutorial
Java now presents an incredible variety of platforms and APIs: J2ME, J2SE, J2EE, PersonalJava, EmbeddedJava, TV, Telephony, and the KVM (to name a few.)
|
|
|
|
Think small with J2ME
|
View The Tutorial
The Java 2 Platform, Micro Edition (J2ME) offers great tools for developers, porting the Java platform's network-centric and platform-agnostic worldview down to memory- and processor-limited devices. Soma Ghosh explains the basics of the J2ME world, showing you the building blocks of the platform and demonstrating a sample application.
|
|
|
|
KICK START J2METM Development with BlackBerry®
|
|
|
|
|
What is J2ME?
|
View The Tutorial
This article gives an overview of J2ME and the different device profiles.
|
|
|