Difference between revisions of "Building phoneME (for Java Mobile - J2ME support in webOS) with scratchbox2"

From WebOS Internals
Jump to navigation Jump to search
m (→‎Links used to do the webOS port: add Requirements and Compiling parts)
m (update)
Line 3: Line 3:
 
First, follow the tutorial [[WebOS Internals PDK]] to set up the cross compilation environment.
 
First, follow the tutorial [[WebOS Internals PDK]] to set up the cross compilation environment.
  
= Compiling =
+
= Setting up your environment =
  
Create your working folder :
+
* Create your working folder :
 
  cd /home/ubuntu
 
  cd /home/ubuntu
 
  mkdir java-mobile-project
 
  mkdir java-mobile-project
 
  cd java-mobile-project
 
  cd java-mobile-project
  
 +
* Get the phoneME Advanced source code :
 +
svn export https://svn.java.net/svn/phoneme~svn/builds/phoneme_advanced-mr2-dev-b167/ phoneme_advanced-mr2-dev-b167
 +
* Download and install Java 2 Platform, SE Development Kit 1.4.2_19 from http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase14-419411.html
 +
* Detailed instructions can be found at: http://web.archive.org/web/20070621032023/https://phoneme.dev.java.net/content/mr2/buildenv_feature.html
  
 
= Links used to do the webOS port =
 
= Links used to do the webOS port =
 +
* [http://java.net/projects/phoneme/sources phoneME Advanced source code]
 
* [http://www.slideshare.net/peterbuck/how-to-port-phoneme-advanced-software-to-google-android How to Port phoneME™ Advanced Software to Google Android, iPhone, OpenMoko, LiMO, and More (Online)]
 
* [http://www.slideshare.net/peterbuck/how-to-port-phoneme-advanced-software-to-google-android How to Port phoneME™ Advanced Software to Google Android, iPhone, OpenMoko, LiMO, and More (Online)]
 
* [http://docs.huihoo.com/openmoko/TS-6304.pdf How to Port phoneME™ Advanced Software to Google Android, iPhone, OpenMoko, LiMO, and More (Download)]
 
* [http://docs.huihoo.com/openmoko/TS-6304.pdf How to Port phoneME™ Advanced Software to Google Android, iPhone, OpenMoko, LiMO, and More (Download)]

Revision as of 16:29, 14 January 2012