J2ME Tutorials
What is J2ME?

- 2007-12-06
- Comments
- Emiley J.
- 976
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.
Read More
Types of configurations in J2ME

- 2007-09-17
- Comments
- Ivan Lim
- 974
A configuration is supposed to represent the minimum platform for its target device and is not permitted to define optional features. Vendors are required to implement the specification fully so that developers can rely on a consistent programming environment and, therefore, create applications that are as device-independent as possible.
Read More
Types of Profiles in J2ME

- 2007-09-17
- Comments
- Jagan
- 974
A profile complements a configuration by adding additional classes that provide features appropriate to a particular type of device or to a specific vertical market segment. Both J2ME configurations have one or more associated profiles, some of which may themselves rely on other profiles. These processes are described in the following list:
Read More
Getting Started with J2ME

- 2007-12-06
- Comments
- Emiley J.
- 975
A brief introduction of what is J2ME? is a good place to getting started. As with any other technology J2ME has its own set of toolkits and IDEs.
Read More
RMS Basics in J2ME

- 2007-09-17
- Comments
- Daniel Malcolm
- 974
The RMS supports the creation and management of multiple record stores, shown in Figure below. A record store is a database whose central abstraction is the record. Each record store consists of zero or more records. A record store name is case sensitive and can consist of a maximum of 32 Unicode characters. A record store is created by a MIDlet.
Read More
The MIDP Networking Model in J2ME

- 2007-09-17
- Comments
- Emiley J
- 975
In MIDP, as in J2SE, IO streams are the primary mechanism available to applications to read and write streams of data. Both J2SE and J2ME have a java.io package that contains these stream classes. Additionally, the MIDP defines the javax.microedition.io package, which supports networking and communications for MIDP applications. This package is in contrast to the J2SE java.net package, which defines networking support on that platform. MIDP applications use the javax.microedition.io types to create and manipulate various kinds of network connections. They then read from these connections and write to them using the types in the MIDP java.io package, which contains a subset of the classes and interfaces in the J2SE java.io package.
Read More
Internationalization Support in J2ME MIDP

- 2007-09-17
- Comments
- Henry
- 974
Realistically, an i18n solution on any platform is somewhat constrained by the resources and API mechanisms available to applications. The ease with which a programmer can implement i18n support—and the comprehensiveness of that support—depends largely on the level of explicit support for the major areas of i18n development. The MIDP platform provides the following elements in support of i18n development:
Read More
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Subscribe to Tutorials
Related Tutorials
Code sample to Send SMS from a J2ME application.
Adding your own Application icon for your J2ME application (jar file)
Play a multimedia file in J2ME Program (Audio/Video) using MMAPI
Datagrams in J2ME (UDP Programming sample)
Client Server in J2ME (Socket Programming sample)
Using HttpConnection in J2ME (Retrieve web content from a website to a phone)
Using HTTP vs UDP vs Socket in J2ME
RMSCookieConnector - Using Cookies in J2ME
POST UTF-8 encoded data to the server in J2ME
lists, forms, choices, gauges, text fields, text boxes in J2ME
Using List to create a Menu and Menu items in J2ME
Using alerts and tickers in J2ME
J2ME Canvas sample to show games programming in J2ME
Archived Comments
1. Hi , I am mew to java please can u send detail how
View Tutorial By: ramanji at 2011-12-11 05:36:41
2. Thanks.. really helpful:)
View Tutorial By: Dolly at 2012-07-09 14:24:30
3. nice tutorial
View Tutorial By: Amit at 2010-04-16 04:48:52
4. Nice explanation. And a good example to back it up
View Tutorial By: fazil at 2009-07-29 00:32:03
5. This matter is really too good.
View Tutorial By: Ashwin perti at 2009-07-08 04:43:55
6. Problem
The managed bean doesn't get update
View Tutorial By: jsfuser at 2007-12-25 22:21:54
7. precisely the drawbacks I am trying to address in
View Tutorial By: ernest at 2011-02-05 02:16:13
8. Nice Intro .......
View Tutorial By: MohanRaja at 2012-06-28 11:02:40
9. Please help me send sms. I did everything , But no
View Tutorial By: Prabhash V S at 2009-06-03 06:40:55
10. having errors in the programme
View Tutorial By: dfdff at 2011-12-21 11:42:10