Android Open Source - Development eclipse Android-Contacts-App






Project Summary

This was an app I made in my Mobile Device Programming class. I made it in eclipse, using Java and android languages..

Web Site / Source Repository

Android-Contacts-App is hosted in the following web site
https://github.com/vanwolfswinkler/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
Minimum SDK Version7
Activity Count8
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.CALL_PHONE
android.permission.MODIFY_PHONE_STATE
android.permission.PROCESS_OUTGOING_CALLS
android.permission.READ_PHONE_STATE
android.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_SMS




Java Source Files

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

com.SpiroTheGreat.AddContact.java
com.SpiroTheGreat.Contact.java
com.SpiroTheGreat.ContactsActivity.java
com.SpiroTheGreat.Database.java
com.SpiroTheGreat.SearchContact.java
com.SpiroTheGreat.SendMessage.java
com.SpiroTheGreat.ShowContact.java
com.SpiroTheGreat.SmsScreen.java