+ 1
Retrieving json using volley library in Android
this question is described in stack overflow . please help me in making the code functional. http://stackoverflow.com/q/42312059/7306451
2 Answers
0
if you using the standard restful api the gson and retrofit is better
0
I am personally new to Android networking. I use Ion(ion) library to make async requests.