0

I am new to android. In my application i want to send three parameters to HTTP (post) after that i will get JSON as response. how to make a call to HTTP and how i get the JSON data? please help me.

thank you in advance

  • there are lots of examples just google it http://androidexample.com/How_To_Make_HTTP_POST_Request_To_Server_-_Android_Example/index.php?view=article_discription&aid=64&aaid=89 – kalyan pvs Dec 09 '14 at 12:05

1 Answers1

0

here is a nice tutorial on what you are looking for

http://www.itworld.com/article/2702452/development/how-to-send-a-post-request-with-google-volley-on-android.html