Android Open Source - Development data con-gen






Project Summary

(Android app) -- Generate contacts using data available on your phone.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of con-gen.

ItemValue
Java File Count11
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CALL_LOG
android.permission.READ_CONTACTS
android.permission.READ_SMS
android.permission.WRITE_CONTACTS




Resource Files

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.

null

Java Source Files

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