I want to export my contacts from gmail into a csv file.. Then upload that onto my server. Now, I want my app to be able to import the csv from my server and save into the app. Because my contacts list gets updated often, therefore I would like the app to be updated. Basically I want my app to be like the iPhones AdressBook. But when a name is clicked it opens up mail app and allows a message to be sent to the contact.
Is this possible, and how may I go about accomplishing this ?
Thank You.