We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ffb735 commit f973292Copy full SHA for f973292
okhttp-examples/README.md
@@ -0,0 +1,14 @@
1
+# OkHttp Client Example and Tutorials
2
+
3
4
+## 1. Import source code into Eclipse
5
6
+Menu **File –> Import –> Maven –> Existing Maven Projects**
7
8
+Browse to your source code location
9
10
+Click **Finish** button to finish the importing
11
12
13
+Source code are described:
14
+###[Download a File with OkHttp](http://howtoprogram.xyz/2016/11/17/download-a-file-with-okhttp/)
0 commit comments