I want to change the contact information from an app, is that possible?
What I want to do is to be able to create a contact with a specified name and add a specified number to 'this' contact within my app. But, this should be done automatically and not by the user.
I have created an android app that sends sms, but I want it to change the contact information if the sms is sent to the same phone...
In other words; if I send a sms to my phone, I want the app to create a contact for my own number and rename this number with a specified name.
I hope this is understandable... :P