This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 63b8aff  Adding Android SDK Tools info (#1067)
63b8aff is described below

commit 63b8aff73ce9a9488b96522eca7c36bcef43e058
Author: whizkee <whiz...@gmail.com>
AuthorDate: Fri Aug 7 03:50:39 2020 -0500

    Adding Android SDK Tools info (#1067)
    
    Co-authored-by: Tim Brust <git...@timbrust.de>
    Co-authored-by: Norman Breau <nor...@normanbreau.com>
    Co-authored-by: エリス <er...@users.noreply.github.com>
---
 www/docs/en/dev/guide/platforms/android/index.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/www/docs/en/dev/guide/platforms/android/index.md 
b/www/docs/en/dev/guide/platforms/android/index.md
index 1ae0c10..694bace 100644
--- a/www/docs/en/dev/guide/platforms/android/index.md
+++ b/www/docs/en/dev/guide/platforms/android/index.md
@@ -95,6 +95,13 @@ and make sure the following are installed:
 1. Android Platform SDK for your targeted version of Android
 1. Android SDK build-tools version 29.0.2 or higher
 
+#### Android SDK Tools:
+In Android Studio 3.6 or later, you need to manually add the old version of 
the Android SDK Tools. To do this:
+
+1. Open the Android Studio **SDK Manager**
+2. In the Android **SDK Tools** tab, uncheck `Hide Obsolete Packages`
+3. Check `Android SDK Tools (Obsolete)`
+
 See Android's documentation on [Installing SDK 
Packages](https://developer.android.com/studio/intro/update)
 for more details.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to