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 Titan > Titan Development
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #531 (permalink)  
Old 11-16-2009, 02:26 PM
pauljohnson75's Avatar
PPCGeeks Regular
Offline
Pocket PC: PPC 6800 & Touch Pro & Droid
Carrier: Alltel now Verizon
Location: DC KS
 
Join Date: Feb 2008
Posts: 52
Reputation: 20
pauljohnson75 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android working on Titan

Quote:
Originally Posted by MrPenguin_2 View Post
The 1.5 files that I've been using can be downloaded from here:
http://code.google.com/p/vogue-android/downloads/list

The files you'll need are listed here:
http://code.google.com/p/vogue-andro...i/HowToInstall

Basically, make sure you have: the basefiles, system.img, haret launcher, default.txt, rootfs, and zImage. (Some of that list may be included in the basefiles download. I don't remember what all was included in there anymore - I haven't had a need to download them in a while.)

I'll post my default.txt later if you need it.

Hope that helps!
Yes please post your default.txt
Reply With Quote
  #532 (permalink)  
Old 11-17-2009, 06:43 PM
MrPenguin_2's Avatar
N00b
Offline
Pocket PC: Titan
Carrier: Verizon
 
Join Date: May 2009
Posts: 43
Reputation: 50
MrPenguin_2 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android working on Titan

Here it is:

set MTYPE 1463
set KERNEL zImage
set initrd initrd.gz
set cmdline "ppp.nostart=0 msm_sdcc.msmsdcc_fmax=32000000 pm.sleep_mode=0 board-htctitan.panel_type=0 fbcon=rotate:3 mddi.width=300 mddi.height=400"
boot


I'm not sure who to give credit to for it since it's been so long...
Reply With Quote
This post has been thanked 1 times.
  #533 (permalink)  
Old 11-18-2009, 07:14 AM
stann's Avatar
Lurker
Offline
Pocket PC: PPC6700 coming soon PPC6800
Carrier: iusacell
Location: Queretaro, Mx
 
Join Date: Jan 2009
Posts: 2
Reputation: 0
stann is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to stann
Re: Linux/Android working on Titan

Quote:
Originally Posted by MrPenguin_2 View Post
Here it is:

set MTYPE 1463
set KERNEL zImage
set initrd initrd.gz
set cmdline "ppp.nostart=0 msm_sdcc.msmsdcc_fmax=32000000 pm.sleep_mode=0 board-htctitan.panel_type=0 fbcon=rotate:3 mddi.width=300 mddi.height=400"
boot


I'm not sure who to give credit to for it since it's been so long...
this is my default.txt

set MTYPE 1463
set KERNEL zImage
set initrd initrd.gz
#
# The following kernel parameters are useful
# ppp.username - The username used to connect to the network when dialing #777
# ppp.password - The password used to connect to the network when dialing #777
# msm_sdcc.msmsdcc_fmax - The maximum frequency (in Hz) used by the SD controller
# pm.sleep_mode - The mode used when the phone is off
# 0=Power Collapse Suspend, 1=Power Collapse, 2=Apps Sleep,
# 3=Slow Clock and Wait for Interrupt 4=Wait for Interrupt
# Default is 3, use 0 for best power savings

set cmdline "ppp.username=IT ppp.password=IT msm_sdcc.msmsdcc_fmax=32000000 pm.sleep_mode=0 board-htctitan.panel_type=0 fbcon=rotate:3 mddi.width=300 mddi.height=400"

boot

and i use the lastest system.img with featured initrd.gz, zimage and rootfs.img, and get works GPS, but don't detect files in sdcard, audio works, kb works, on screen kb works, sms works, internet conection works
Reply With Quote
  #534 (permalink)  
Old 11-18-2009, 09:33 PM
Slwitek's Avatar
Regular 'Geeker
Offline
Pocket PC: Apache->Mogul->TP2-> EVO 3D
Carrier: Sprint
Location: NC
 
Join Date: Jul 2007
Posts: 255
Reputation: 67
Slwitek is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to Slwitek Send a message via Yahoo to Slwitek
Red face Re: Linux/Android working on Titan

Man, this is looking complicated! I can't wait till I can install this on mine with no extra code mumbo jumbo. I have got some reading to do I guess. Anybody got any screen shots of recent builds?
__________________

Reply With Quote
  #535 (permalink)  
Old 11-19-2009, 09:35 PM
bpc420's Avatar
Lurker
Offline
Pocket PC: HTC EVO
Carrier: Sprint
 
Join Date: Jul 2009
Posts: 6
Reputation: 45
bpc420 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android working on Titan

Here is a working version of Android 1.5 for everyone to try out i have got all the files that need to placed on the root of a Micro SD card in one place. enjoy! please press the THANKS button if you find this useful.
http://www.4shared.com/dir/23901326/...ndroid_15.html
Reply With Quote
This post has been thanked 8 times.
  #536 (permalink)  
Old 11-19-2009, 11:19 PM
Slwitek's Avatar
Regular 'Geeker
Offline
Pocket PC: Apache->Mogul->TP2-> EVO 3D
Carrier: Sprint
Location: NC
 
Join Date: Jul 2007
Posts: 255
Reputation: 67
Slwitek is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to Slwitek Send a message via Yahoo to Slwitek
Re: Linux/Android working on Titan

got this sucker working first try. Am cking it out and it seems sweet! A little slow but
Browser works
Contacts work
keyboard works in landscape
wifi button still turns on flash
couldnt get wifi to setup?
Couldnt get Market to download (without wifi on in WM)
Screen wont calibrate
NO GPS
No camera
buttons still lit
no exhange support (deal breaker for me...)

Last edited by Slwitek; 11-20-2009 at 10:42 PM.
Reply With Quote
  #537 (permalink)  
Old 11-21-2009, 12:03 AM
DavidinCT's Avatar
VIP Member
Offline
Pocket PC: LG V10, iPhone 6 and Nokia ICON
Carrier: Verizon
Location: Someplace in CT
 
Join Date: Dec 2007
Posts: 1,504
Reputation: 3210
DavidinCT is still contributing even after becoming a VIPDavidinCT is still contributing even after becoming a VIPDavidinCT is still contributing even after becoming a VIPDavidinCT is still contributing even after becoming a VIPDavidinCT is still contributing even after becoming a VIPDavidinCT is still contributing even after becoming a VIPDavidinCT is still contributing even after becoming a VIPDavidinCT is still contributing even after becoming a VIPDavidinCT is still contributing even after becoming a VIPDavidinCT is still contributing even after becoming a VIPDavidinCT is still contributing even after becoming a VIP
Mentioned: 25 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to DavidinCT Send a message via MSN to DavidinCT
Re: Linux/Android working on Titan

Quote:
Originally Posted by bpc420 View Post
Here is a working version of Android 1.5 for everyone to try out i have got all the files that need to placed on the root of a Micro SD card in one place. enjoy! please press the THANKS button if you find this useful.
http://www.4shared.com/dir/23901326/...ndroid_15.html
Thanks, it worked 1st shot (I gave you thanks). Interesting.... Picture on my titan is not very clear (is that how it is ?), it's soooo slow and everything keeps not responding. (it's on a Kingston 2gb card, fast card, the one I used before I put a 8gb in my titan)

but, it is very interesting to be able to run the OS just from the flash card with out having to make a custom rom but, I think the speed would be great if it could be done that way...

I will be monitoring this fourm from this point forward....Not bad so far...I'm impressed
Reply With Quote
  #538 (permalink)  
Old 11-21-2009, 11:21 AM
thvoicwethin's Avatar
Regular 'Geeker
Offline
Pocket PC: LG enV Touch
Carrier: Verizon
Location: NC
 
Join Date: May 2008
Posts: 361
Reputation: 965
thvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to thvoicwethin Send a message via Skype™ to thvoicwethin
Re: Linux/Android working on Titan

Remember, this is still not a full working, and possibly will never be a full working version on most HTC devices. If they do find a way to get it as a standalone OS, it's a ways away from now.
*The reason it's slow is because you still have WM in the background, still using up your memory. If you really want to use Android over WM, down a clean ROM with plenty of memory.
*Not all functions are working at this point. Of course, this is because of driver issues. Some parts of the software will not work until their is a workaround.

Just a slight reminder, but I hope that we get some progress on this, i used to have a mogul, and have a stable (as possible) 1.1 build available for download (check previous pages), but now that I have a Diamond i can't do any more dev. But, thanks to all for helping out on this project!
__________________


Commander of the Non-Data Users Team.
Reply With Quote
  #539 (permalink)  
Old 11-22-2009, 04:37 PM
brsil020679's Avatar
Lurker
Offline
Pocket PC: HTC Mogul
Carrier: Sprint
 
Join Date: Sep 2009
Posts: 3
Reputation: 0
brsil020679 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android working on Titan

Thanks BPC for the files!! Works just as you say... yes very slow but still cool to see the droid running on my phone. Thanks again!
Reply With Quote
  #540 (permalink)  
Old 11-25-2009, 02:33 PM
griffincash's Avatar
Lurker
Offline
Pocket PC: HTC Touch Pro
Carrier: Alltel
 
Join Date: Sep 2009
Posts: 1
Reputation: 0
griffincash is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android working on Titan

Working Great for me with 1.5. Not very much lag at all. I'm using this as my daily OS. While there are a few bugs, the only one that concerns me is the leds not turning off, which is killing my battery. Does WM work on your Mogul? Droid does.
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Titan > Titan Development


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 04:55 PM.


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