Friday, February 21, 2014

Why & How to use Volley to make Android apps faster


Volley is a library that makes networking for Android apps easier and most importantly, faster. We'll give an overview of how it works, common patterns that work well with it, and a walkthrough of how you can easily load thumbnail images for your ListView from the network in parallel.



This is an excellent explanation from Google Developers team about Android Valley with examples through video

No comments:

Post a Comment