New android client for RestfulContactApp that uses Fragments and ActionBar.
ContactClientFrag is hosted in the following web site
https://github.com/ronlemire2/ContactClientFrag
If you think the Android project ContactClientFrag 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 ContactClientFrag.
Item | Value |
---|---|
Java File Count | 11 |
Minimum SDK Version | 13 |
Activity Count | 2 |
Fragment Count | 6 |
Required Permissions | android.permission.INTERNET android.permission.KILL_BACKGROUND_PROCESSES |
There are 1 image files in ContactClientFrag. The names of the image files are listed as follows.
ic_action_user.png
The following screenshort is generated from the image listed above.
ContactClientFrag has the following Java source files.
dev.ronlemire.contactClientFrag.Contact.java dev.ronlemire.contactClientFrag.ContactAddFragment.java dev.ronlemire.contactClientFrag.ContactClientDetailsActivity.java dev.ronlemire.contactClientFrag.ContactClientMainActivity.java dev.ronlemire.contactClientFrag.ContactDeleteFragment.java dev.ronlemire.contactClientFrag.ContactEmptyFragment.java dev.ronlemire.contactClientFrag.ContactHttpClient.java dev.ronlemire.contactClientFrag.ContactListFragment.java dev.ronlemire.contactClientFrag.ContactUpdateFragment.java dev.ronlemire.contactClientFrag.ContactViewFragment.java dev.ronlemire.contactClientFrag.PrefsDialogFragment.java