I've been tinkering with an Address Book concept app for a while, and while I'm really jazzed about Google Voice, my understanding is that the android version installs its own address book app in order to make sure you dial "from" a GV number instead of your old one.
After perusing the API, I found a few constants representing phone number, but didn't see anything about adjusting the "calling from" number when making an outgoing call or SMS from your own app. Also didn't see any GV API or documentation... So, is there a way for me to make my application compatible with a Google Voice user? Perhaps some GV-Specific intents that I can call when someone tries to dial/ sms out to a contact via my application? Or a valid, official "originating number" setting somewhere API-Accessible on the phone that I can switch if the user requests it? Much appreciates. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

