Retrieving json using volley library in Android | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

18th Feb 2017, 7:40 AM
Manthri Anvesh
Manthri Anvesh - avatar
2 Answers
0
if you using the standard restful api the gson and retrofit is better
3rd Mar 2017, 7:34 PM
Mehdi
0
I am personally new to Android networking. I use Ion(ion) library to make async requests.
16th Nov 2017, 4:49 PM
SkillsOn
SkillsOn - avatar