TRAINING CATEGORIES
(Click Category to List Courses)

41 - IT-P Information Technology - Programming


IT-P 303 - Java 2 Micro Edition (J2ME) for Mobile Applications

Code Start Date Duration Venue
IT-P 303 29 April 2024 5 Days Istanbul Registration Form Link
IT-P 303 13 May 2024 5 Days Istanbul Registration Form Link
IT-P 303 24 June 2024 5 Days Istanbul Registration Form Link
IT-P 303 22 July 2024 5 Days Istanbul Registration Form Link
IT-P 303 26 August 2024 5 Days Istanbul Registration Form Link
IT-P 303 30 September 2024 5 Days Istanbul Registration Form Link
IT-P 303 04 November 2024 5 Days Istanbul Registration Form Link
IT-P 303 09 December 2024 5 Days Istanbul Registration Form Link
Please contact us for fees

 

Course Description

This course introduces experienced Java programmers to the Java 2 Micro Edition (J2ME). J2ME includes flexible user interfaces, robust security, built-in network protocols, and support for networked and offline applications that can be downloaded dynamically. Applications based on J2ME are portable across many devices, yet leverage each device's native capabilities. The course introduces skills in J2ME for wireless devices via the Mobile Information Device Profile (MIDP). It begins with a top-down tour of the J2ME architecture, focusing on wireless programming via the Connected, Limited Device Configuration (CLDC) and the MIDP. It focuses on application of concepts through substantial hands-on exercises

Course Objectives

  • Understand the variety of mobile platforms and how their differences influence design
  • Discuss the user experience on a mobile device
  • Highlight the differences between designing mobile web sites vs. mobile applications
  • Have an insight on the handoff between design and development
  • Learn J2ME development through hands-on programming tutorials
  • Know the tips, tricks and time saving coding techniques that tech gurus follow to develop applications
  • Understand the problems faced in deploying mobile solutions for the enterprise, as well as developing applications on the various mobile platforms

Who Should Attend?

  • Engineers
  • Programmers and system integrators
  • Java technology developers, designers, and architects, who want to develop mobile applications using MIDP
  • Architects who design mobile technology solutions, and Java migration technologies
  • Entrepreneurs who want to develop mobile games and consumer applications

Course Details/Schedule

Day 1

  • Hardware architectures
  • Characteristics of processors designed for mobile devices
  • Storage and processing memory
  • User-interfaces
  • Weight & power constraints
  • Connectivity options (Wi-Fi, WiMAX, Bluetooth, infrared, IrDA, USB, Ethernet)
  • Architectural overview of mobile solutions
  • OS process creation
  • OS Process control block, process states, transitions, context switching
  • OS Scheduling 
  • OS Memory/storage management
  • OS Inter-process communications
  • The evolution of mobile OS and devices

Day 2

  • The need for J2ME 
  • The J2ME software layer stack 
  • Virtual Machine (VM) 
  • Configurations / Profiles 
  • CLDC and the KVM 
  • Classification of CLDC target devices 
  • Limitations of Java language support in CLDC 
  • Some common Java packages for mobile environments

Day 3

  • MIDP target devices 
  • Relationship of MIDP to CLDC 
  • MIDP support 
  • MIDlets and their lifecycle 
  • Building, packaging and deploying MIDlets 
  • Application descriptors/manager 
  • Organizing a user interface (UI) by Screens 
  • Forms and Controls 
  • Alerts, Graphics, Drawing, Text, Fonts, Repainting, Tickers
  • Events, Menus and Commands 
  • MIDP Event Architecture 
  • Low-Level Event Handling 
  • Keypad/Pointer Input  
  • Building Menus 
  • Remote Storage via MIDP Networking 
  • Record Management 
  • Using Streams for Record I/O
  • Exception handling 
  • Threads
  • Timers and timer tasks 

Day 4

  • MIDP Networking and Connectivity Issues
  • CLDC streams model 
  • CLDC networking package 
  • Creating a connection
  • HTTP request/response
  • Reading information
  • Controlling parameters 
  • Cross-platform development 
  • Mobile devices in distributed systems 
  • Server-Side support 
  • Multi-Tier architectures 
  • Mediation for limited clients 
  • Java Database connectivity 
  • WAP and WML 

Day 5

  • Selected Advance Topics in Mobile Application Development
  • SMS/MMS solutions
  • Bluetooth solutions
  • Video broadcasting
  • Mobile business software creation
  • Multimedia and entertainment applications
  • Web services development using J2ME
  • Custom mobile applications with GPS Navigation
  • Deployment of application on various mobile operating systems
  • Issues in development (analysis, design, implementation, security, performance)