Latest Tutorials on J2ME
Is J2ME dead?
By: Niraj Posted at: 2023-05-02
GUI components and menu based J2ME Applications.
By: Fazal Posted at: 2022-09-16
Code sample to Send SMS from a J2ME application.
By: Leon Posted at: 2010-07-30
Adding your own Application icon for your J2ME application (jar file)
By: Emiley J. Posted at: 2009-05-29
Play a multimedia file in J2ME Program (Audio/Video) using MMAPI
By: Vikram Goyal Posted at: 2008-08-18
Datagrams in J2ME (UDP Programming sample)
By: David Hemphill Posted at: 2008-08-01
Client Server in J2ME (Socket Programming sample)
By: David Hemphill Posted at: 2008-08-01
Using HttpConnection in J2ME (Retrieve web content from a website to a phone)
By: David Hemphill Posted at: 2008-08-01
RMSCookieConnector - Using Cookies in J2ME
By: Michael Juntao Yuan and Ju Long Posted at: 2008-08-01
Using HTTP vs UDP vs Socket in J2ME
By: David Hemphill Posted at: 2008-08-01
POST UTF-8 encoded data to the server in J2ME
By: Ash Posted at: 2008-07-29
lists, forms, choices, gauges, text fields, text boxes in J2ME
By: Eric Giguere Posted at: 2008-07-10
Using List to create a Menu and Menu items in J2ME
By: Eric Giguere Posted at: 2008-07-10
Using alerts and tickers in J2ME
By: Eric Giguere Posted at: 2008-07-10
Timer and TimerTask example in J2ME
By: Emiley J. Posted at: 2008-07-07
J2ME Canvas sample to show games programming in J2ME
By: Emiley J. Posted at: 2008-07-07
Getting Started with J2ME
By: Emiley J. Posted at: 2007-12-06
What is J2ME?
By: Emiley J. Posted at: 2007-12-06
getPosition() the right strategy in getting GPS
By: Fazal Posted at: 2007-09-22
A sample J2ME Auto-resume program.
By: Emiley J Posted at: 2007-09-22
RMS Basics in J2ME
By: Daniel Malcolm Posted at: 2007-09-17
Types of Profiles in J2ME
By: Jagan Posted at: 2007-09-17
Types of configurations in J2ME
By: Ivan Lim Posted at: 2007-09-17
Internationalization Support in J2ME MIDP
By: Henry Posted at: 2007-09-17
UDP Datagram sample in J2ME
By: Fazal Posted at: 2007-09-17
The MIDP Networking Model in J2ME
By: Emiley J Posted at: 2007-09-17
'double buffering' Sample program in J2ME
By: Charles Posted at: 2007-09-17
translate() Sample program in J2ME
By: Baski Posted at: 2007-09-17
Ticker sample program in J2ME
By: Manoj Kumar Posted at: 2007-09-16
Your first J2ME program and a midlet lifecycle explained.
By: Grenfel Posted at: 2007-09-16
java.lang.SecurityException: MIDP lifecycle does not support system exit.
By: Henry Posted at: 2007-09-16
How to get the CLDC and MIDP version from a J2ME program
By: Ivan Lim Posted at: 2007-09-16
DateField sample program in J2ME
By: Jagan Posted at: 2007-09-16
StringItem sample program in J2ME
By: Kamini Posted at: 2007-09-16
Gauge sample program in J2ME
By: Lakshmi Posted at: 2007-09-16
Image and ImageItem sample program in J2ME
By: Norman Chap Posted at: 2007-09-16
TextBox sample program in J2ME
By: Priya Posted at: 2007-09-16
paint() sample program to draw a line in J2ME
By: Reema sen Posted at: 2007-09-16
Sample program to draw a rectangle in J2ME
By: Sam Chen Posted at: 2007-09-16
Sample program to draw a arc in J2ME
By: Tamil Selvan Posted at: 2007-09-16
Sample program to draw text in J2ME
By: Abinaya Posted at: 2007-09-16
A sample J2ME midlet that shows an example of using a Timer and a TimerTask.
By: Ivan Lim Posted at: 2007-09-08
Sample J2ME code that shows various functionality of RMS.
By: Henry Posted at: 2007-09-08
Sample Java program shows how to Read a file over a network using J2ME midlet
By: Bob Wilson Posted at: 2007-08-23
How to load J2ME applications to the IDEN handsets
By: Emiley J. Posted at: 2006-12-17
Download a file over a network in J2ME midlet
By: Eriq Tan Posted at: 2006-12-12
What is J2ME?
By: Emiley J. Posted at: 2006-12-09
- Data Science
- React Native
- 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
Related Tutorials
Read a file having a list of telnet commands and execute them one by one using Java
Open a .docx file and show content in a TextArea using Java
Step by Step guide to setup freetts for Java
Of Object, equals (), == and hashCode ()
Using the AWS SDK for Java in Eclipse
DateFormat sample program in Java
concurrent.Flow instead of Observable class in Java
Calculator application in Java
Sending Email from Java application (using gmail)