Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
15 lines (10 loc) · 916 Bytes

File metadata and controls

15 lines (10 loc) · 916 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions

3.1 For Android

Make sure you have either Android Studio or ADT Bundle installed.

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.

1.Importing

Open an existing Android Studio project > Select the path of APIJSON-Demo-master/APIJSON-Android/APIJSONApp(or APIJSONTest) > OK

2.Running

Run > Run app

3.Testing

In the browser, send a request to the server. It should return with the result. 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.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.