Sunday, September 11, 2011

[android-developers] Re: Hide Phone Number in the Dialer


On Sunday, September 11, 2011 1:44:54 AM UTC-4, mwllace wrote:
Im using  and intent to invoke the default dialer and automatically
call  phone number stored in my application. Everything works fine,
but the number is visible in the default dialer UI. I need to display
something else in place of the number like "My Special Number".

That should not be permitted - if an application without permission to dial the phone uses an intent to do so, the user needs to know what number they are dialing, in order to make an informed choice if they want to dial it or not.


--
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@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment