Android Open Source - UI ListView Facebook AndroidCommunicationApp






Project Summary

This app uses custom list view to display phone numbers from local address-book. Ability to send text messages and initiate group call. Share the app on Facebook my news feed.

Web Site / Source Repository

AndroidCommunicationApp is hosted in the following web site
https://github.com/damehta/AndroidCommunicationApp

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

ItemValue
Java File Count17
Target SDK Version17
Minimum SDK Version10
Activity Count5
Fragment Count3
jar files usedandroid-support-v4.jar
gcm.jar
gson-2.2.2.jar
twilioclient-android-1.1.0-e4c8f48.jar
Required Permissionsandroid.permission.INTERNET
android.permission.MODIFY_AUDIO_SETTINGS
android.permission.READ_CONTACTS
android.permission.SEND_SMS




Resource Files

There are 5 image files in AndroidCommunicationApp. The names of the image files are listed as follows.

action_eating.png
action_location.png
action_people.png
action_photo.png
facebook.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AndroidCommunicationApp has the following Java source files.

com.wizard.AppConstants.java
com.wizard.ConnectToBackend.java
com.wizard.Contact.java
com.wizard.ContactAdapter.java
com.wizard.ContactList.java
com.wizard.FBBaseListElement.java
com.wizard.FBPickerActivity.java
com.wizard.FBSelectionFragment.java
com.wizard.FBSplashFragment.java
com.wizard.FacebookMainActivity.java
com.wizard.GroupPhone.java
com.wizard.IBackendConnectionCallback.java
com.wizard.MainActivity.java
com.wizard.NetworkReceiver.java
com.wizard.PhoneFBLogin.java
com.wizard.PhoneMainActivity.java
com.wizard.Util.java