Previous
Next

I need more information

If you would like to speak to a member of our specialist team, please feel free to call our freephone number or email us directly:

0800 028 6400

enquiries@jbinternational.co.uk

Quote me | Enrol me

Java ME (J2ME) Training Course Java Micro Edition Programming

Course code: JAVAME
Details: £1195 + VAT closed course only -enquire
OnsiteEnquire about bringing this course to your offices
Who should attend: Delegates who are new to Java development and need to gain hands-on experience of developing mobile Java applications.
Prerequisite skills: Java programming experience.

Course Outline

Java Micro Edition devices implement a profile. The most commonly used is the Mobile Information Device Profile (MIDP) which is aimed at mobile devices, such as mobile phones, and the Personal Profile aimed at consumer products and embedded devices like set-top boxes and PDAs.

Course Content

This Hands-On training course provides delegates with intensive practical tuition using Sun’s J2ME. The topics covered will focus on the tools and environments which exist to help develop Java applications that run on mobile and wireless devices. Available as a public or closed course at our London training centre, or can be tailored to your team's requirements and delivered onsite as a bespoke, customised training course.

This course has been developed for real-world, commercial scenarios by our expert instructors. See below for detailed syllabus. If you have a technical question, please email sales@jbinternational.co.uk

 

Java ME J2ME Training Course Outline

Java language

Java Virtual Machine and bytecode
Classes, source, and compilers
Class files, loaders and compilers
Object orientation

Classes and instances
Object Oriented techniques
Classes and Objects
Abstract classes
Interfaces
Polymorphism
Dynamic dispatch
Error handling
Using inner classes

Standard libraries

 

Storing data in Java
Collections
Hashtable and HashMap
Vector and List
Collections in Java 2
I/O Programming
GUI Programming
AWT
Swing

 

J2ME specifics

 

J2ME components:
- KVM
- CLDC
- MIDP

Personal Java
Overview of profile system Architecture
J2ME language differences
Developing Midlets
Testing code
Comparison of different ME platforms
Differences between J2ME environments

 

MIDP 2.0

Mobile information device profile
Creating MIDP applications
Midlet suites
Midlet deployment

MIDP 2.0 GUI

 

Graphical User Interfaces with MIDP
Displays, Commands, Pointers, Screens
Animations and drawing

 

Threading and Synchronisation

 

Threading
Creating Threads in Java
Synchronisation

 

J2ME Capabilities

Streamed IO
Socket IO (TCP/IP)
J2ME IO
Networking with HTTP
Persisting data on portable devices - JSR 75

Connectivity

SMS
Bluetooth
IrDA - Infrared Data Adapter
Networking
Push Registry

APIs

MMAPI - JSR 135
SIPAPI - JSR 180
Game API