? a aplica??o cliente android do webservice REST simplecrud..
SimpleCrudAndroid is hosted in the following web site
https://github.com/ramonPires/SimpleCrudAndroid
If you think the Android project SimpleCrudAndroid 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 SimpleCrudAndroid.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 9 |
Activity Count | 4 |
jar files used | android-query-full.0.23.16.jar android-support-v4.jar gson-2.2.2.jar |
Required Permissions | android.permission.INTERNET |
There are 9 image files in SimpleCrudAndroid. The names of the image files are listed as follows.
ic_action_name.png ic_action_search.png ic_tab_home_selected.png ic_tab_home_unselected.png ic_tab_list_selected.png ic_tab_list_unselected.png ic_tab_new_selected.png ic_tab_new_unselected.png ic_user.png
The following screenshort is generated from the image listed above.
SimpleCrudAndroid has the following Java source files.
com.example.simplecrud.ListUsersActivity.java com.example.simplecrud.MainActivity.java com.example.simplecrud.NewUserActivity.java com.example.simplecrud.User.java com.example.simplecrud.UserActivity.java com.example.simplecrud.UserAdapterListView.java com.example.simplecrud.UserTabActivity.java com.example.simplecrud.UsersListInfoTask.java com.example.simplecrud.Util.java