5.0
1 review
502.16 KB
Everyone
Content rating
0
Downloads
Easy Android Api Client screenshot 1 Easy Android Api Client screenshot 2

About this product

Rating and review

5.0
1 ratings

Easy Android Api Client description

- this a test application of Easy Android Api Client on https://github.com/jorcad/AndroidApiClient
- this application development testing.
- you can use the library to make an API call using RESTful android client.

with Android API Client library you can:
- Set the base Uri of the call.
- Set Http Method.
- add paths, parameters, and headers.
- Set Content type.
- Set entity/content/body.
- Set connection and socket timeout.
- Set connection and socket timeout retry count.
- Set whether to enable retry when connection or socket timeout happens.
- execute the request in three ways: Block, Thread, or Async task.
- Set Handlers to get result for different response codes: Informational, Successful, ClientError, and ServerError.
- Get response entity ( response code,content, content length, and headers.

why do you want to use it? simply you can make an API call in one line of code.
To know how to use the client please see:
https://github.com/jorcad/AndroidApiClient/wiki

↓ Read more

Version lists