A simple method to Send and Receive JSON from Web Service
It is a very common task that android applications have to request and recieve from web service where data are in JSON format. Here the task is implemented using a very simple method that takes the web service url and…
Read more