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 2 > Android On TP2 > Android On TP2 Development
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-17-2011, 12:46 AM
slew's Avatar
Lurker
Offline
Pocket PC: ppc6700
Carrier: s
 
Join Date: Mar 2010
Posts: 4
Reputation: 0
slew is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [BUILD] **Complete FroYo Bundle** FRX07!!

For those of you who care and have RHODs. Starfox on xda-dev has a kernel which supports notifications. The patch was coded by detule. The patch ensures that you have a blinking green when you have a notification and so on and so forth.

Kernel is here http://forum.xda-developers.com/show....php?t=1207167

The notifications also require a library which needs to be mounted.

mount --bind /sdcard/lights.msm7k.so /system/lib/hw/lights.msm7k.so

The above line needs to be added into your froyo.user.conf file in the custom section to successfuly mount your lib. The lib path is in the OP of the topic linked above.
Reply With Quote
  #2 (permalink)  
Old 08-18-2011, 03:34 PM
Acey's Avatar
Lurker
Offline
Pocket PC: TouchPro2
Carrier: Sprint
 
Join Date: Mar 2008
Posts: 6
Reputation: 0
Acey is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [BUILD] **Complete FroYo Bundle** FRX07!!

Quote:
Originally Posted by slew View Post
For those of you who care and have RHODs. Starfox on xda-dev has a kernel which supports notifications. The patch was coded by detule. The patch ensures that you have a blinking green when you have a notification and so on and so forth.

Kernel is here [Test][Kernel] -fox 2.6.27 kernel for RHOD Only! - xda-developers

The notifications also require a library which needs to be mounted.

mount --bind /sdcard/lights.msm7k.so /system/lib/hw/lights.msm7k.so

The above line needs to be added into your froyo.user.conf file in the custom section to successfuly mount your lib. The lib path is in the OP of the topic linked above.
Just a note that the LED notification is fantastic...slightly miss knowing when device is in sleep mode but being able to tell if I have notifications without having to power on the screen is so worth it. Thanks for giving us the heads-up on this!
Reply With Quote
  #3 (permalink)  
Old 08-30-2011, 11:36 AM
JustusIV's Avatar
PPCGeeks Regular
Offline
Pocket PC: 6800
Carrier: spring
 
Join Date: Jan 2008
Posts: 222
Reputation: 15
JustusIV is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [BUILD] **Complete FroYo Bundle** FRX07!!

Just throwing this out there. If i offend anyone i am sorry.
Would people be interested in this build with pre cooked in audio routing?
I know i would be. I used the audio routing on the fx06 and loved every minute. I know it creates some stability issues, but i would gladly trade the stability to have the features. It does seem nothing that causes stability issues makes it into the fx builds but if the demand is there why not. It could be clearly labeled and even called something different if need be.
Reply With Quote
  #4 (permalink)  
Old 09-04-2011, 12:26 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: [BUILD] **Complete FroYo Bundle** FRX07.1 - Maintenance Release

Not sure I want to have to reformat and reinstall everything? Anybody running into any difficulties with 7.1? I am running pretty good right now. Think the updated video might affect the slingplayer app and get it to work (or netflix)?
__________________

Reply With Quote
  #5 (permalink)  
Old 09-04-2011, 05:07 PM
arrrghhh's Avatar
Testing Extraordinaire
Offline
Pocket PC: HTC Touch Pro 2 (RHOD400)
Carrier: Sprint
Threadstarter
 
Join Date: Mar 2007
Posts: 3,604
Reputation: 7360
arrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the community
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Re: [BUILD] **Complete FroYo Bundle** FRX07.1 - Maintenance Release

Quote:
Originally Posted by Slwitek View Post
Not sure I want to have to reformat and reinstall everything? Anybody running into any difficulties with 7.1? I am running pretty good right now. Think the updated video might affect the slingplayer app and get it to work (or netflix)?
You don't have to reformat or reinstall everything.

Take your data.img, ts-calib and startup.txt - put them aside. Blast away everything else, grab the full bundle, and put the above files back in. Keep the folder the same (according to rel_path in startup.txt or root of SD) and boot! You'll be all updated with all of your apps/stuff intact.

As for Netflix/Slingplayer - they certainly can't make it any worse .
Reply With Quote
  #6 (permalink)  
Old 09-07-2011, 06:27 PM
jcthelight's Avatar
Regular 'Geeker
Offline
Pocket PC: tp2 #2
Carrier: boost
 
Join Date: Aug 2010
Posts: 166
Reputation: 60
jcthelight is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [BUILD] **Complete FroYo Bundle** FRX07.1 - Maintenance Release

Hi all. I just started messing around with tp2 droid again I used to follow Tiads android threads. I've been running this for a day now just had my first reboot but on a good note and for all you boost tp2 android users to get MMS working you need to set your APN to these settings.
Name:Android
APN:#777
Port:80
Server:Sprint
MMSC:mm.myboostmobile.com
MMS Port:80
MCC:310

Last edited by jcthelight; 09-07-2011 at 08:29 PM.
Reply With Quote
  #7 (permalink)  
Old 09-05-2011, 12:20 AM
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: [BUILD] **Complete FroYo Bundle** FRX07.1 - Maintenance Release

Slingplayer still a no go. Seems to work as good as before with the update. LED definitly have changed. Good work guys!
Reply With Quote
  #8 (permalink)  
Old 09-06-2011, 04:38 PM
lows's Avatar
Lurker
Offline
Pocket PC: htc 2 pro
Carrier: sprint
 
Join Date: Mar 2011
Posts: 1
Reputation: 0
lows is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [BUILD] **Complete FroYo Bundle** FRX07.1 - Maintenance Release

hi ...nice build still not faster than gb but a lot of bugs from froyo changed..

cant still figurated out how to send mms (pictures) i can received them, after mess up with the access point names (apn) i achived send the picture but i never get to his destiny ...maybe u can help me here

name- android
apn - #777
port- 80
server- sprint
mmsc - http://mms.sprintpcs.com/servlets/mms
mms port- 80
mcc- 310
mnc- 00

*everything else i left intact ( do i got something wrong) or missing something....

ty in adv..
Reply With Quote
  #9 (permalink)  
Old 09-06-2011, 05:03 PM
arrrghhh's Avatar
Testing Extraordinaire
Offline
Pocket PC: HTC Touch Pro 2 (RHOD400)
Carrier: Sprint
Threadstarter
 
Join Date: Mar 2007
Posts: 3,604
Reputation: 7360
arrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the community
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Re: [BUILD] **Complete FroYo Bundle** FRX07.1 - Maintenance Release

Quote:
Originally Posted by lows View Post
hi ...nice build still not faster than gb but a lot of bugs from froyo changed..

cant still figurated out how to send mms (pictures) i can received them, after mess up with the access point names (apn) i achived send the picture but i never get to his destiny ...maybe u can help me here

name- android
apn - #777
port- 80
server- sprint
mmsc - http://mms.sprintpcs.com/servlets/mms
mms port- 80
mcc- 310
mnc- 00

*everything else i left intact ( do i got something wrong) or missing something....

ty in adv..
Who said it was faster than GB...?

Whatever. Your APN settings look fine (assuming you're on Sprint). You didn't provide any description as to what happens or any logs or really anything that would help troubleshoot. So I can only guess... perhaps DroidWall is blocking access? I don't know.
Reply With Quote
  #10 (permalink)  
Old 09-08-2011, 12:13 PM
janusman's Avatar
N00b
Offline
Pocket PC: HTC TP2 (RHOD 500)
Carrier: Verizon
 
Join Date: Mar 2011
Posts: 35
Reputation: 0
janusman is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [BUILD] **Complete FroYo Bundle** FRX07.1 - Maintenance Release

First - Kudos to everyone who contributed even in smallest possible way for this !!!

Fresh install (did not format SD card this time) - but did delete all the files except startup and calibration file.

Observed the following things.

1. When the mobile is set to vibrate mode - its not vibrating when I receive any call
2. I am able to call - but not always receive the call. I tried calling from my extn - it did not work for the first few times. I rebooted - and am getting the calls. - I had the same problem in the previous release - and I was told to update RIL. Hopefully it will get fixed this time.
3. I seldom see any signal on the top - its almost always is empty - But I can call/receive calls. The signal strength goes to 2 points sometimes and then comes back to zero immediately.
4. I don't see any orange LED when the phone s active (not sleep). I also do not see green LED (always) when the phone s sleep. It blinks rarely.
5. Google Maps updated itself and rebooted to android once I logged on to Market.

Will keep posted.
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2 > Android On TP2 > Android On TP2 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 10:55 PM.


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