Android Open Source - Development webservice Seraccoli-Android-Webservice






Project Summary

WebService is an Android client-end web service library that aims for handling any HTTP requests. Currently WebService supports 4 standard types of RESTful actions - GET, POST, PUT, DELETE.

Web Site / Source Repository

Seraccoli-Android-Webservice is hosted in the following web site
https://github.com/gusterwoei/Seraccoli-Android-Webservice

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

ItemValue
Java File Count8
Activity Count2
Fragment Count1
Required Permissionsandroid.permission.INTERNET




License

The license information of Seraccoli-Android-Webservice is as follows:

Apache License

Java Source Files

com.guster.brandon.library.MainActivity.java
com.guster.brandon.library.webservice.HttpAuthenticator.java
com.guster.brandon.library.webservice.RequestHandler.java
com.guster.brandon.library.webservice.Response.java
com.guster.brandon.library.webservice.WebService.java
com.guster.brandon.webservice.CustomWebService.java
com.guster.brandon.webservice.MainActivity.java
com.guster.brandon.webservice.MainFragment.java