Getting tools.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 09 Oct 2017 12:49:09 +0300
changeset 2192 8aab56aeb0b8
parent 2191 4f3fe2b5a26a
child 2193 493d19cc34e1
Getting tools.
android.rst
--- a/android.rst	Mon Oct 09 12:48:07 2017 +0300
+++ b/android.rst	Mon Oct 09 12:49:09 2017 +0300
@@ -6,8 +6,8 @@
 .. contents::
    :local:
 
-Official docs.
-==============
+Official docs
+=============
 
 http://developer.android.com/sdk/index.html
   Get the Android SDK
@@ -16,6 +16,15 @@
 https://android.googlesource.com/platform/system/core/+/master/init/readme.txt
   init.rd file syntax.
 
+Getting tools
+=============
+
+https://developer.android.com/studio/releases/platform-tools.html
+  SDK Platform Tools (includes adb and fastboot) download and rellease
+  changelog.
+https://developer.android.com/studio/index.html
+  Android Studio (official IDE for Android) and sdk-tools (includes ``sdkmanager``).
+
 Android stats
 =============