I'm designing an android app. It pairs phone numbers to user IDs and allows you to dial a phone number via the ID by pulling the phone number from a web-server and dialing it with the native android phone application. However I want the native android phone app to show the ID instead of the phone number. Is this possible and how do i achieve it.
This is important because in my environment, the phone number of a contact varies often and the best way to handle this is changing the phone number attached to an ID.
This is important because in my environment, the phone number of a contact varies often and the best way to handle this is changing the phone number attached to an ID.