Skip to content

Commit a5994c8

Browse files
committed
Update readme.md
1 parent 657c373 commit a5994c8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

android-post-json/readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
![android-post-json](http://hmkcode.github.io/images/android/android-post-json.png)
1+
[For the updated code click here!](https://github.com/hmkcode/Android/tree/master/android-http/post-json)
22

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)