From 7b03a7275e37c0153852d60247dd1b045f0a3acf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Sun, 7 Feb 2016 10:59:43 +0100 Subject: Update README to reflect last versions of Android tools --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 913a70c7..d7b4e4ea 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ report any bugs or feature requests and to see the list of known issues. Install from developer.android.com: -* Android SDK, API 17: http://developer.android.com/sdk/index.html -* Android NDK, r9d: http://developer.android.com/tools/sdk/ndk/index.html +* Android SDK, API 23: http://developer.android.com/sdk/index.html +* Android NDK, r10e: http://developer.android.com/tools/sdk/ndk/index.html Make sure add the necessary android tools to your bin path. For example, assuming you installed the SDK and NDK to `~/dev` on a linux machine, you would add this to your path: @@ -25,7 +25,7 @@ the SDK and NDK to `~/dev` on a linux machine, you would add this to your path: Installable via `android` command (SDK Manager): -* Android SDK Build-tools, 19.0.3 +* Android SDK Build-tools, 23.0.2 * Android Support Repository, 4+ Finally, install a java compiler. For example: -- cgit v1.2.3