What are some of the best alternatives for HTTP Connectivity Libraries to use in Android application, in terms of performance and also, multi-part uploads?
Asked
Active
Viewed 232 times
2 Answers
1
There are tow library mostly used for perform network Related operations, which are followings,
1. Volley
2. Retrofit

Dhaval Solanki
- 4,589
- 1
- 23
- 39
0
Check http://instructure.github.io/blog/2013/12/09/volley-vs-retrofit/ and https://github.com/codepath/android_guides/wiki/Must-Have-Libraries .........................

shinilms
- 1,494
- 3
- 22
- 35