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
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
here is a nice tutorial on what you are looking for