hi i’m new to android n want to know how i can export the android contacts in a csv format.
As i need to transfer the file to web server and then need to store it in a centralized database(MySQL) vCard is less preferable…
or else may sound silly but can i convert it in JSON?
Your replay will really mean a lot to me thanks..
Read this answer: Android contacts extraction
Looks like VCard is the easiest choice, as there’s an API for it.