[android-developers] HELP: Adding an entry to the Android Address Book upon App installation

2012-08-06 Thread Vasudev Bhandarkar
I'm building a Voice Messaging App, and would like an entry to be made in the Address book for each of my friends that have a mobile phone, as soon as my App is installed. How do I do this? What API calls do I invoke? Any advice will be much appreciated. Specifically: as an Android USER I

Re: [android-developers] HELP: Adding an entry to the Android Address Book upon App installation

2012-08-06 Thread Justin Anderson
I'm building a Voice Messaging App, and would like an entry to be made in the Address book for each of my friends that have a mobile phone, as soon as my App is installed. How do I do this? What API calls do I invoke? Any advice will be much appreciated. Specifically: as an Android USER