Android Open Source - Database restful java_spark_rest_android






Project Summary

Projeto demonstrando a integra??o do Java microframework Spark com o ormlite expondo uma API REST e consumindo esta API no Android..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of java_spark_rest_android.

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, v21, hdpi, xhdpi]
Activity Count2
Fragment Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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