Skip to content

Commit 0ad3ecc

Browse files
committed
readme
1 parent 78ef354 commit 0ad3ecc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

android-post-json/readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
![android-post-json]({{ "http://hmkcode.github.io/images/android/android-post-json.png" | android-post-json }})
2+
3+
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](http://hmkcode.appspot.com/post-json/index.html)

0 commit comments

Comments
 (0)