The Source for Java Technology Collaboration


iPhone and iPod Touch (iPhone OS) port of phoneME Advanced

On a Mac OS X (10.5.2 or later) computer:

  1. Log in or create a new registration at the iPhone Developer Web site:
    http://developer.apple.com/iphone/sdk1

  2. Download and install the iPhone OS SDK
    http://developer.apple.com/iphone/

  3. Using Subversion (svn), checkout the cdc and tools components of the phoneME Advanced project

    svn co https://phoneme.dev.java.net/svn/phoneme/components/cdc/trunk/ cdc
    svn co https://phoneme.dev.java.net/svn/phoneme/components/tools/trunk/ tool

  4. Testing (see below for either Simulator or Device)

To test on an iPhone Simulator:

Unfortunately, the iPhone Simulator is a MacOS x86 simulator of the iPhone, not an emulator of the iPhone that can run an iPhoneOS ARM binary. Because of this, using the iPhone Simulator for development of the project is too limiting.

To test on an iPhone or iPod Touch device:

  1. Do this at your own risk: "Unleash the power" of your iPhone (NOTE: Sun Microsystems, Inc. does not condone nor support the "unleashing of power" of any device)
    http://iphone.unlock.no/

More to come...

-- HinkmondWong - 27 May 2008

Topic PhoneMEAdvancedPlatformsIPhone . { Edit | Ref-By | Printable | Diffs r2 < r1 | More }
 XML java.net RSS

Revision r2 - 19 Jun 2008 - 22:38:09 - HinkmondWong
Parents: WebHome > PhoneMEAdvanced