Questions about working with the platform should be on android-porting; thanks.
On Thu, Jan 21, 2010 at 2:11 PM, wen yi <[email protected]> wrote: > This is a re-hash of a question I posted before. > Crash scenario: > Software is AOSP 2.0.1 > > 1. Pair and connect phone with a stero BT headset. > 2. Make a call to the phone. > 3. Phone.apk crashes complaining failure loading resource 0x7f030009 > (dtmf_twelve_key_dialer) > > The same doesn't occur when BT is not connected even though BT it is > turned on and phone and BT headset are paired. > > Upon further investigation, it becomes apparent that Phone.apk stop > loading resources from layout-finger folder and only load from layout > folder after BT headset and phone connects. dtmf_twelve_key_dialer.xml > is defined in layout-finger but not layout. > > I need helps to understand how connecting a stereo BT headset to a > phone would cause the above described change in resource loading? > > Thanks. > > - Wen > > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

