 |
iPhone and iPod Touch (iPhone OS) port of phoneME Advanced
On a Mac OS X (10.5.2 or later) computer:
- Log in or create a new registration at the iPhone Developer Web site:
http://developer.apple.com/iphone/sdk1
- Download and install the iPhone OS SDK
http://developer.apple.com/iphone/
- 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
- 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:
- 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
|