Started writing an alternative networking layer to use Retrofit and OkHttp instead of a custom networking layer written using Apache HTTP client (and OkHttp for Android client).
This will be the first PR of many
This should contain some of the basic building blocks necessary for others to start piggybacking and helping to generate a more easy to maintain SDK
Started writing an alternative networking layer to use Retrofit and OkHttp instead of a custom networking layer written using Apache HTTP client (and OkHttp for Android client).