Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

android-post-json

Sending data to the cloud is a common task. Here we will consume an open REST service to practice sending data to the server in JSON format . We will use HttpURLConnection to POST JSON data to the server. Then, we can verify that our request is successful by going to this page