Skip to content

Commit f5bf5fc

Browse files
committed
update
update
1 parent 0ad3ecc commit f5bf5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-post-json/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
![android-post-json]({{ "http://hmkcode.github.io/images/android/android-post-json.png" | android-post-json }})
1+
![android-post-json](http://hmkcode.github.io/images/android/android-post-json.png)
22

33
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)