This was an app I made in my Mobile Device Programming class. I made it in eclipse, using Java and android languages..
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.
The following table is the detailed list of Android-Contacts-App.
Item | Value |
---|---|
Java File Count | 9 |
Minimum SDK Version | 7 |
Activity Count | 8 |
Required Permissions | android.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 |
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