[android-developers] Re: string-array resource into a string array

2009-03-31 Thread Brad Fuller
to treat the resource file as a regular file? thanks! -- Brad Fuller --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers

[android-developers] Re: adb and Eclipse list no device after 1 minute

2009-03-17 Thread Brad Fuller
Kernel version: 2.6.25-01845-g85d4f0d android-bu...@apa27 #27 Build number: dream_devphone-userdebug 12.1 UNLOCKED 130444 test-keys $ uname -a Linux IVES 2.6.28 #2 SMP Thu Jan 29 17:00:05 PST 2009 x86_64 AMD Athlon (tm) 64 X2 Dual Core Processor 5000+ AuthenticAMD GNU/Linux -- Brad Fuller

[android-developers] Re: Low ear-speaker volume

2009-02-19 Thread Brad Fuller
I'm surprised that there are no potential thoughts about this. I find it strange that none but the ear-speaker volume is affected. The volume raises ok, but it just doesn't get very loud. That is the range is small (say, 0 to 2) where it should be larger (say, 0 to 10) On Wed, Feb 18, 2009 at

[android-developers] Re: Low ear-speaker volume

2009-02-19 Thread Brad Fuller
the battery to see if the default volume would come back. But, no luck. Notes: * The volume is turned all the way up. * Speaker volume is fine. * Bluetooth headset volume is fine thanks, brad -- Brad Fuller --~--~-~--~~~---~--~~ You received this message because

[android-developers] Re: RC33 for Dev Phone

2009-02-07 Thread Brad Fuller
On Fri, Feb 6, 2009 at 6:16 PM, Disconnect dc.disconn...@gmail.com wrote: Install jf's 1.41-rc33. http://andblogs.net/tag/jf It is signed with test keys -and- its a full install instead of a patch, so no perquisites. Has anyone tried this on their devphone? I only have one devphone so I'm

[android-developers] Re: RC33 for Dev Phone

2009-02-07 Thread Brad Fuller
On Sat, Feb 7, 2009 at 11:42 AM, Brad Fuller bradallenful...@gmail.com wrote: On Fri, Feb 6, 2009 at 6:16 PM, Disconnect dc.disconn...@gmail.com wrote: Install jf's 1.41-rc33. http://andblogs.net/tag/jf It is signed with test keys -and- its a full install instead of a patch, so

[android-developers] Re: RC33 for Dev Phone

2009-02-05 Thread Brad Fuller
/ But, I don't know if this is correct or not for the dev phone. -- Brad Fuller --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers

[android-developers] Anatomy of receiving a call

2009-01-09 Thread Brad Fuller
Is there documentation available that details, or can someone tell me, the flow of an incoming phone call? I guess that would include the detection of an incoming call, how the RingToneManager is called, how it goes off-hook, etc. -- Brad Fuller

[android-developers] Re: Is it possible to replace or extend the dialer application ?

2009-01-09 Thread Brad Fuller
to have your own dialer app. Is the same true on the other side -- with detecting a phone call? Can you detect that the phone is receiving a call and then replace with your own code? -- Brad Fuller --~--~-~--~~~---~--~~ You received this message because you

[android-developers] Re: Is it possible to replace or extend the dialer application ?

2009-01-09 Thread Brad Fuller
mean is that instead of the default process that happens when an incoming call is detected, another process is called. -- Brad Fuller --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: Is it possible to replace or extend the dialer application ?

2009-01-09 Thread Brad Fuller
didn't have time to clean all of the apps up as we were evolving the official SDK into something that we could support in the long term. We would love to accept patches that fix these APIs to switch to the public APIs. On Fri, Jan 9, 2009 at 1:07 PM, Brad Fuller bradallenful...@gmail.com