b2-sdk-java icon indicating copy to clipboard operation
b2-sdk-java copied to clipboard

CM: WIP for android http client

Open carlo-backblaze opened this issue 5 years ago • 0 comments

  • WIP, do not merge

  • Will most likely be split into it's own repository

  • Creating separate gradle project including an Android application for instrumented tests and examples httpclient_android/app

  • Creating a httpclient library targeting Android frameworks in httpclient_android/http_client

  • Creating base library unit tests

  • Removing the Apache HTTP Client framework dependencies

  • Using URLConnection, HttpUrlConnection, and HttpsUrlConnection

  • Will be outputting .aar library for publishing

carlo-backblaze avatar Sep 21 '20 19:09 carlo-backblaze