Yahoo! One Day Java ME Crash Course 8 Feb 2007
From Mobile Application Design
Jump to navigationJump to search
Menu
Introduction
- Setup / Installation
- Useful Links
- Your first program
- Deploying - getting your apps running on real devices
User Interfaces
Forms
- Forms-A-Go-Go - a smorgasbord of form examples
- ZombieDetector - a teeny bit of logic and forms
Canvases
- CanvasDemo - a braindead animation on a canvas
- TastingCanvas - an assortment of tasty Canvas treats
Events
- Name That Key - trapping key events
Multimedia (MMAPI)
- MediaInformationMidlet - figure out which mime types your device speaks
Camera
- CameraMidlet - displaying and capturing images
HTTP
- ImageMonkey - Downloading images using HTTP