(Android app) -- Generate contacts using data available on your phone.
con-gen is hosted in the following web site
https://github.com/codinkev/con-gen
If you think the Android project con-gen 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 con-gen.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CALL_LOG android.permission.READ_CONTACTS android.permission.READ_SMS android.permission.WRITE_CONTACTS |
There are 1 image files in con-gen. The names of the image files are listed as follows.
contactus.png
The following screenshort is generated from the image listed above.
con-gen has the following Java source files.
com.kevin.contactgenerator.Activities.Cons.java com.kevin.contactgenerator.Activities.MainActivity.java com.kevin.contactgenerator.Activities.NonConExplorer.java com.kevin.contactgenerator.Activities.NonCons.java com.kevin.contactgenerator.Activities.WelcomeScreen.java com.kevin.contactgenerator.Models.Contact.java com.kevin.contactgenerator.Models.LoggedCall.java com.kevin.contactgenerator.Models.TextMsg.java com.kevin.contactgenerator.Utilities.CustomAdapter.java com.kevin.contactgenerator.Utilities.DatabaseHelper.java com.kevin.contactgenerator.Utilities.RefreshTables.java