Android Open Source - Development webservice opendroid-ws






Project Summary

RESTful webservice consumer for android.

Web Site / Source Repository

opendroid-ws is hosted in the following web site
https://github.com/rishioid/opendroid-ws

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
gson-2.1.jar
httpclient-4.2.3.jar
httpcore-4.2.4.jar
httpmime-4.2.3.jar




Resource Files

There are 1 image files in opendroid-ws. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

opendroid-ws has the following Java source files.

com.opendroid.ws.AsyncWebServiceAdapter.java
com.opendroid.ws.ExchangeWebService.java
com.opendroid.ws.IWebService.java
com.opendroid.ws.MainActivity.java
com.opendroid.ws.WebService.java
com.opendroid.ws.WebServiceCallCompleteListener.java
com.opendroid.ws.WsConfiguration.java
com.opendroid.ws.models.WsModel.java
com.opendroid.ws.parsers.JsonParser.java
com.opendroid.ws.parsers.Parser.java