android app to share contact using default share action.
android-share-contact is hosted in the following web site
https://github.com/cendy172/android-share-contact
If you think the Android project android-share-contact 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-share-contact.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 10 |
Activity Count | 4 |
Required Permissions | android.permission.READ_CONTACTS android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_CONTACTS android.permission.WRITE_EXTERNAL_STORAGE |
android-share-contact has the following Java source files.
com.example.businesscardholder.ContactAdapter.java com.example.businesscardholder.ContactGenerator .java com.example.businesscardholder.ContactHandler.java com.example.businesscardholder.ContactItem .java com.example.businesscardholder.InfoActivity.java com.example.businesscardholder.LocalActivity.java com.example.businesscardholder.MainActivity.java com.example.businesscardholder.WebActivity.java