# HG changeset patch # User Oleksandr Gavenko # Date 1507542549 -10800 # Node ID 8aab56aeb0b84d5ee742110e9d5da740dd130546 # Parent 4f3fe2b5a26a550342b77d4c19525ced98519805 Getting tools. diff -r 4f3fe2b5a26a -r 8aab56aeb0b8 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 =============