Hi Dianne, Thanks for replying, and sorry if I posted to the wrong forum. I actually got the app working on my phone--the solution was right here: http://source.android.com/documentation/building-for-dream
I am so happy. I changed the Phone app to get rid of the 5-second screen timeout during a phone call, and extended the subsequent timeouts to default instead of medium (15 seconds). This makes calling phone menus MUCH easier. Thanks again, --Ed On Jul 25, 6:02 pm, Dianne Hackborn <[email protected]> wrote: > Hi, this should probably be posted in android-platform, since I think we are > outside the bounds of the SDK here. Also fwiw I don't think the high-level > phone app is carrier-dependent at all -- that is more in the realm of the > radio and RIL. > > > > On Sat, Jul 25, 2009 at 8:43 AM, Ed <[email protected]> wrote: > > > Hello, > > > I built Phone.apk from the source code, and the resulting application > > could not find a carrier. I suspect that there are specific target > > builds required here (note that I DID add "TARGET_PRODUCT := > > htc_dream" as required to the Makefile), but there are no other > > vendors available under the Vendor folder in the source (i.e., T- > > Mobile, etc). > > > Am I off base? Should Phone.apk be able to work on our HTC dream > > phones without additional modifications? > > > Thanks very much for your help, > > --Ed > > -- > 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 -~----------~----~----~----~------~----~------~--~---

