Android Open Source - Development webservice SimpleCrudAndroid






Project Summary

? a aplica??o cliente android do webservice REST simplecrud..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SimpleCrudAndroid.

ItemValue
Java File Count10
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version9
Activity Count4
jar files usedandroid-query-full.0.23.16.jar
android-support-v4.jar
gson-2.2.2.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null




Java Source Files

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