PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #2221 (permalink)  
Old 05-02-2010, 01:20 PM
beaujbaker's Avatar
PPCGeeks Regular
Offline
Pocket PC: Htc Touch Pro
Carrier: sprint
 
Join Date: Mar 2010
Posts: 125
Reputation: 50
beaujbaker is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to beaujbaker
Re: Linux/Android on CDMA Touch Pro (RAPH800)

I just out the android on my phone "The easy way" and im getting a android.process.acore error?
Reply With Quote
  #2222 (permalink)  
Old 05-03-2010, 10:00 AM
peterm20's Avatar
PPCGeeks Regular
Offline
Pocket PC: ppc-6800
Carrier: Sprint
Location: SE Kansas
 
Join Date: May 2008
Posts: 162
Reputation: 185
peterm20 is keeping up the good workpeterm20 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro (RAPH800)

New XDA Base posted.

Quote:
Originally Posted by babijoee
  • 03.05.10
  • Based on Stinebd MSM 2.1 AOSP XDANDROID
  • Updated hosts file to block ads in apps (delta_foxtrot2. Updated version by phaelox)
  • home++, Battery Indicator, IO file Manager, Advanced Task killer, XDA forum app
  • Updated ledEffects (charmonix)
  • Nexus Boot Animation
  • Nexus media
  • Fixed Startup configs
03.05.10 | 2.1 builds
http://www.4shared.com/file/ZiBFjFDU...OSP030510.html
Update to the latest rootfs and zImage/modules to get it working if you are looping in boot animation.
If it doesn't boot, getting stuck on the nexus one boot image try updating rootfs/kernel (posted on XDA/FB page).
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.
Reply With Quote
This post has been thanked 1 times.
  #2223 (permalink)  
Old 05-03-2010, 10:26 AM
LuckyLui's Avatar
Regular 'Geeker
Offline
Pocket PC: hTc EVO
Carrier: Sprint
Location: Krook County
 
Join Date: Oct 2009
Posts: 354
Reputation: 295
LuckyLui is becoming a PPCGeeks regularLuckyLui is becoming a PPCGeeks regularLuckyLui is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro (RAPH800)

Givein it a shot rite now.. post back w what ive discovered

Thanx!!
Reply With Quote
  #2224 (permalink)  
Old 05-03-2010, 11:51 AM
eus's Avatar
eus
Lurker
Offline
Pocket PC: HTC Touch Pro
Carrier: Telus
 
Join Date: Feb 2009
Posts: 4
Reputation: 0
eus is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro (RAPH800)

I just installed it yesterday morning and everything is now working nicely.

Yes, there's still a few quirks left and right but at the moment, I even installed the automatic dual boot to boot android. It completly replaced my windows mobile install.. Thanks!

I'll have to setup myself with the dev environment. I can probably help to fix a few bugs..
Reply With Quote
  #2225 (permalink)  
Old 05-03-2010, 12:29 PM
peterm20's Avatar
PPCGeeks Regular
Offline
Pocket PC: ppc-6800
Carrier: Sprint
Location: SE Kansas
 
Join Date: May 2008
Posts: 162
Reputation: 185
peterm20 is keeping up the good workpeterm20 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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
Reply With Quote
This post has been thanked 1 times.
  #2226 (permalink)  
Old 05-03-2010, 01:18 PM
hamagc's Avatar
Halfway to VIP Status
Offline
Pocket PC: Touch Pro
Carrier: Sprint Sero
Location: Lancaster CA
 
Join Date: Nov 2009
Posts: 696
Reputation: 445
hamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro (RAPH800)

up and running
Reply With Quote
  #2227 (permalink)  
Old 05-03-2010, 01:41 PM
hamagc's Avatar
Halfway to VIP Status
Offline
Pocket PC: Touch Pro
Carrier: Sprint Sero
Location: Lancaster CA
 
Join Date: Nov 2009
Posts: 696
Reputation: 445
hamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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.
Reply With Quote
  #2228 (permalink)  
Old 05-03-2010, 03:43 PM
eus's Avatar
eus
Lurker
Offline
Pocket PC: HTC Touch Pro
Carrier: Telus
 
Join Date: Feb 2009
Posts: 4
Reputation: 0
eus is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro (RAPH800)

Quote:
Originally Posted by peterm20 View Post
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
4) Get the Android Source tree (You can pick. Main Branch Or Stinebds Tree)
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.
Thanks! Can't wait to get home now
Reply With Quote
  #2229 (permalink)  
Old 05-04-2010, 01:32 PM
ldrn's Avatar
Lurker
Offline
Pocket PC: Touch Pro
Carrier: Sprint
 
Join Date: Feb 2007
Posts: 11
Reputation: 10
ldrn is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro (RAPH800)

Quote:
Originally Posted by peterm20 View Post
If it doesn't boot, getting stuck on the nexus one boot image try updating rootfs/kernel (posted on XDA/FB page).
I'm trying it now.
I got it working doing this -- I also had to replace startup.txt with the one from Makkonen's AIO package (could have just been a reboot that did it, too.)

No USBnet, but besides that it seems very stable.
Reply With Quote
  #2230 (permalink)  
Old 05-04-2010, 07:08 PM
biznusman's Avatar
Lurker
Offline
Pocket PC: Sprint Touch Pro
Carrier: Sprint
Location: Washington Dc
 
Join Date: Aug 2008
Posts: 6
Reputation: 0
biznusman is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro

Tags
android, donut, eclair, linux


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 06:28 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com