android.rst
changeset 2192 8aab56aeb0b8
parent 2190 f589976b8876
child 2193 493d19cc34e1
--- 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
 =============