Making a web request and getting request in JSON format in android
- by Rahul Varma
Hi,
I am trying to accomplish the task of
Making a Wed request
-getting result in JSON format
-Parsing the result
- and finally display the result in a table....
Any help regarding any of the task is welcome....