Android Open Source - App contact Android-Contacts-App






Project Summary

This is the Source Code of an Android contacts application I developed in March, 2014.

Web Site / Source Repository

Android-Contacts-App is hosted in the following web site
https://github.com/SongLee24/Android-Contacts-App

If you think the Android project Android-Contacts-App 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 Android-Contacts-App.

ItemValue
Java File Count9
Target SDK Version19
Minimum SDK Version8
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CALL_PHONE
android.permission.SEND_SMS




Resource Files

There are 6 image files in Android-Contacts-App. The names of the image files are listed as follows.

call.png
image1.png
image2.png
main_icon.png
sms.png
view.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Android-Contacts-App has the following Java source files.

com.lisong.activity.About.java
com.lisong.activity.AddActivity.java
com.lisong.activity.DetailActivity.java
com.lisong.activity.MainActivity.java
com.lisong.activity.ModifyActivity.java
com.lisong.dataaccess.DBContact.java
com.lisong.dataaccess.DBOperation.java
com.lisong.model.Contact.java
com.lisong.service.Service.java