A simple little app to export contacts from Android 2.2.
android-contacts-export is hosted in the following web site
https://github.com/tux-rampage/android-contacts-export
If you think the Android project android-contacts-export listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-contacts-export.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.READ_CONTACTS android.permission.READ_OWNER_DATA |
android-contacts-export has the following Java source files.
org.rampage.contactsexport.ContactsExportStrategy.java org.rampage.contactsexport.MainActivity.java