Projeto demonstrando a integra??o do Java microframework Spark com o ormlite expondo uma API REST e consumindo esta API no Android..
java_spark_rest_android is hosted in the following web site
https://github.com/guidefreitas/java_spark_rest_android
If you think the Android project java_spark_rest_android 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 java_spark_rest_android.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, v21, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 1 image files in java_spark_rest_android. The names of the image files are listed as follows.
ic_action_add.png
The following screenshort is generated from the image listed above.
java_spark_rest_android has the following Java source files.
com.sociesc.demoweb.Main.java com.sociesc.demoweb.dao.ConnectionFactory.java com.sociesc.demoweb.dao.Dao.java com.sociesc.demoweb.model.User.java com.sociesc.demoweb.utils.DatabaseUtils.java sociesc.com.usermanager.ApplicationTest.java sociesc.com.usermanager.EditUser.java sociesc.com.usermanager.MainActivity.java sociesc.com.usermanager.PlusBaseActivity.java sociesc.com.usermanager.RecyclerItemClickListener.java sociesc.com.usermanager.User.java sociesc.com.usermanager.UserAdapter.java sociesc.com.usermanager.UserManagerApp.java