vivek716 / My_First_App

Android Test Application
0 stars 0 forks source link

Retrieve basic JSON response from server #10

Open keith-pinto opened 9 years ago

keith-pinto commented 9 years ago

Check "Request JSON" section in the following link

Use the following URL http://leysa.net/users.json

keith-pinto commented 9 years ago

This file has mos of the code that fetches data from the server, check the sendMessage function

https://github.com/keith-pinto/My_First_App/blob/bccd3e2b5f233c28cf065d65a2051b5307c4756d/app/src/main/java/com/mycompany/myfirstapp/MyActivity.java