I've tried it with build 2.73.405.5 from the norwegian HTC site, so that hopefully means it'll be fixed in future updates. However, I'm not sure if the average user really upgrade the ROM on his/her phone. But maybe the upgrade to Android 2.0 will be significant and talked about enough for most users to upgrade their phones.
I can also tell you that I've tried to contact HTC (Europe) about the matter, but was only told they didn't give any support for these kinds of things but I could try writing their HQ in Taiwan through regular mail, which I haven't bothered with. Here is the reply from them in full: "HTC Europe do not offer developer support other than through our developer site on: http://developer.htc.com You can also attempt to request developer support in writing through our global head office: HTC Headquarters 23 Hsin Hua Rd., Taoyuan 330, Taiwan, Republic Of China " Arild On Nov 4, 9:40 am, Junda <[email protected]> wrote: > I have encountered the same problem and would to know if anyone has a > fix. But I observed on another HTC Hero with build 3.03.751.4, the > intent is broadcasted correctly. > > On Sep 30, 7:51 pm, Arild <[email protected]> wrote: > > > > > First, just let me apologize if this has been answered before, but I > > feel like I'm been all over the net to find the solution to this. > > > What I'm trying to achieve: > > An "outgoing call" BroadcastReceiver which listens for > > "NEW_OUTGOING_CALL" intents. Since the application is only suppose > > handle certain predefined phone numbers the receiver need to check the > > outgoing phone number, and here lays the problem. > > > The problem: > > When running on emulator or placing a call through the People/Contacts > > application on HTC Hero everything works just fine and the > > broadcastreceiver receives the "NEW_OUTGOING_CALL" intent. However, > > when running through the dialer on HTC Hero (which is htcDialer and > > not the default android dialer) the "NEW_OUTGOING_CALL" intent never > > seems to be fired and therefor the receiver never gets the outgoing > > phone number. > > I've tried listening to PHONE_STATE changes, but then I haven't found > > any way of retrieving the phone number. > > > The question: > > Is there any way to get the outgoing phone number on HTC Hero (sense) > > when using htcDialer? -- 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

