Android application for send crud to restful server. (Only toy).
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.
The following table is the detailed list of restfulclient.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 15 |
Activity Count | 5 |
Fragment Count | 3 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.READ_USER_DICTIONARY android.permission.WRITE_USER_DICTIONARY |
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.
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