In this tutorial you'll learn how to use Volley library in Android to consume /read data from web service. Also, you'll learn about how to create a web service.
This tutorial is divided into two parts, namely:
#0a.a. Using Volley library to consume data in web service
#0a.b. Insert, update and select data in database server using the help of web service