Hello world, I'm newbie in android and by reading in android developer site I implemented my network calls with volley library in my project. But I can see the community prefer retrofit. Is there any benefits if I still stick with volley?
stackoverflow 2
google 3
🚫 2
u
Umar Ata
12/25/2020, 6:08 PM
Yes
For video or large file download volley is not preferred
You can use retrofit with ease