patrick-doyle / CrossBow

Wrapper Around the Volley library from Google to make it easier to manage and handle image loading
Apache License 2.0
144 stars 16 forks source link

Remove Apache Http client #3

Open patrick-doyle opened 8 years ago

patrick-doyle commented 8 years ago

Http client has be deprecated and removed in Android M. Crossbow should remove replace these classes used in the HttpStack.

pishguy commented 7 years ago

@twistedequations could you fix that and send pull request for this problem? i want to use this library, because its easier than volley