|
||||
Re: Linux/Android on CDMA Touch Pro (RAPH800)
New XDA Base posted.
Quote:
I'm trying it now.
__________________
Sprint Touch Pro (Ralph800) - (2.01.651MR)/1.12.34F
Android: XDANDROID-5-31-10/gps rootfs update XDAdroid Fan page Last edited by peterm20; 05-03-2010 at 10:13 AM. |
This post has been thanked 1 times. |
|
||||
Re: Linux/Android on CDMA Touch Pro (RAPH800)
Its super easy with stinebds android tree. take a look here to get the info on getting the tree. Ubuntu is the only officially supported linux platform. I have not tried to build on the newest release (10.04LTS).
The steps I did to be able to compile this: 1) Get Ubuntu 2) Set up your system per Google Android Source page 3) The Directions above the java package wasn't found so you'll have to look for it 3b) Extract the Java file type 'sh ./jdk-1_5_0_xx-linux586.bin' 3c) move the extracted folder to /usr/local 'sudo mv jdk1.5.0_xx /usr/local/' 3d) change to /usr/bin and link java javac from the sdk 'ln -s ../local/jdk1.5.0_xx/bin/java...' 3e) export JAVA_HOME=/usr/loca/jdk1.5.0_xx 3f) export ANDROID_JAVA_HOME=$JAVA_HOME 4) Get the Android Source tree (You can pick. Main Branch Or Stinebds Tree) 5a) cd ~/(your android directory) 5b) export TOP=$PWD 5c) make -j2 5) Boot it using the ext2 file or use Squashfs to make a sqsh file. Good luck! I had a link that showed how to patch your ubuntu system but I can't seem to find it right now. Last edited by peterm20; 06-20-2010 at 12:08 AM. Reason: Expanded steps |
This post has been thanked 1 times. |
|
||||
Re: Linux/Android on CDMA Touch Pro (RAPH800)
ok can confirm working (with latest zimage and rootfs). mms still at the same stage. outgoing works, no incoming. seems to be more stable than previous versions. have had no errors or anything in the past half hour of usage.
|
|
||||
Re: Linux/Android on CDMA Touch Pro (RAPH800)
Quote:
|
|
||||
Re: Linux/Android on CDMA Touch Pro (RAPH800)
Quote:
No USBnet, but besides that it seems very stable. |
|
||||
Re: Linux/Android on CDMA Touch Pro (RAPH800)
I cant seem to get android working on my Touch Pro.... I have downloaded the neede files and always get error messages...... Can someone help me..... What am I doing wrong
|
|
Tags |
android, donut, eclair, linux |
|
|