Skip to content

Commit d2a1d89

Browse files
authored
Create README-English.md
1 parent 09a617a commit d2a1d89

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

APIJSON-Android/README-English.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
### <h3 id="3.1">3.1 For Android<h3/>
2+
3+
Make sure you have either [ADT Bundle](https://stuff.mit.edu/afs/sipb/project/android/docs/sdk/installing/bundle.html) or [Android Studio](https://developer.android.com/studio) installed.<br />
4+
5+
My config: Windows 7 + JDK 1.7.0_71 + ADT Bundle 20140702 + Android Studio 2.2 and OSX EI Capitan + (JDK 1.7.0_71 + ADT Bundle 20140702) + (JDK 1.8.0_91 + Android Studio 2.1.2). All the systems and software are 64 bit.<br />
6+
7+
* 1.Importing<br />
8+
*Open an existing Android Studio project > Select the path of APIJSON-Master/APIJSON-Android/APIJSONApp(or APIJSONTest) > OK*
9+
10+
* 2.Running<br />
11+
*Run > Run app*
12+
13+
* 3.Testing <br />
14+
In the browser, send a request to the server. It should return with the result.
15+
If the default url is not available, change it to an available one, such as an IPV4 address that is running the server of the APIJSON project. Then click the request button again.

0 commit comments

Comments
 (0)