Setup

From Mobile Application Design
Revision as of 18:40, 31 January 2007 by Deprimer (talk | contribs)
Jump to navigationJump to search

"Just the tools please" Quick Setup

  1. Download and install Java SE, Development Kit (JDK) - http://java.sun.com/j2se/downloads/index.html. Get the version without any other bundled software.
  2. Download and install Java ME, Wireless Toolkit (WTK) - http://java.sun.com/products/j2mewtoolkit/. Install this into C:\WTK\.
  3. Setup and test your paths
  4. Download one or more emulators / manufacturer SDKs - Nokia | Motorola | SonyEricsson | Danger | MPowerPlayer (OS X only)
  5. Download an IDE + development pack - Eclipse & EclipseME (Mac + Windows) | Alt choice: Netbeans + Mobility Pack
  6. Setup Eclipse so that source files -> /src folder and external files (images, txt files etc) -> /res folder
  7. Configure EclipseMe