RESTful webservice consumer for android.
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.
The following table is the detailed list of opendroid-ws.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar gson-2.1.jar httpclient-4.2.3.jar httpcore-4.2.4.jar httpmime-4.2.3.jar |
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.
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