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.
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.
The following table is the detailed list of AndroidCommunicationApp.
Item | Value |
---|---|
Java File Count | 17 |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 5 |
Fragment Count | 3 |
jar files used | android-support-v4.jar gcm.jar gson-2.2.2.jar twilioclient-android-1.1.0-e4c8f48.jar |
Required Permissions | android.permission.INTERNET android.permission.MODIFY_AUDIO_SETTINGS android.permission.READ_CONTACTS android.permission.SEND_SMS |
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.
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