jivesoftware / jive-android-core-sdk

The Android SDK for Jive Software's REST API
https://developer.jivesoftware.com/
2 stars 3 forks source link

Apache HTTP Client Removal #1

Open Kurt-Bonatz opened 9 years ago

Kurt-Bonatz commented 9 years ago

The Apache HTTP Client has been deprecated and not supported by Android for awhile, and with Android M will be removed from the SDK. Is there any movement towards updating the network layer to a supported HTTP library?

mcumings commented 9 years ago

We are aware of the required transition and have the task in our backlog but have not yet been able to schedule it for development. For the time being, referencing the legacy library (org.apache.http.legacy) should preserve functionality.