Android Open Source - Development restful restfulclient






Project Summary

Android application for send crud to restful server. (Only toy).

Web Site / Source Repository

restfulclient is hosted in the following web site
https://github.com/krajcovic/restfulclient

If you think the Android project restfulclient 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 restfulclient.

ItemValue
Java File Count12
Supported screen sizes[xhdpi]
Target SDK Version15
Minimum SDK Version15
Activity Count5
Fragment Count3
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.READ_USER_DICTIONARY
android.permission.WRITE_USER_DICTIONARY




Resource Files

There are 1 image files in restfulclient. The names of the image files are listed as follows.

monetlogo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

restfulclient has the following Java source files.

cz.android.monet.restfulclient.Certificat.java
cz.android.monet.restfulclient.HistoryListActivity.java
cz.android.monet.restfulclient.Policy.java
cz.android.monet.restfulclient.PolicySetupActivity.java
cz.android.monet.restfulclient.RESTExampleActivity.java
cz.android.monet.restfulclient.SecureActivity.java
cz.android.monet.restfulclient.SendUserIdAsyncTask.java
cz.android.monet.restfulclient.SplashScreen.java
cz.android.monet.restfulclient.fragments.InputFragment.java
cz.android.monet.restfulclient.fragments.OutputFragment.java
cz.android.monet.restfulclient.interfaces.OnServerResultReturned.java
cz.android.monet.restfulclient.providers.HistoryHostsProvider.java