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

janpio 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 415dbf3  remove "android" command option (#780)
415dbf3 is described below

commit 415dbf3c20a4055a6469a5eb6caf829ea0188fad
Author: Drew Crecente <drew.crece...@gmail.com>
AuthorDate: Wed Apr 11 16:44:35 2018 -0400

    remove "android" command option (#780)
    
    Running android.bat now returns this:
    
    
*****************************************************************************************
    The "android" command is deprecated.
    For manual SDK, AVD, and project management, please use Android Studio.
    For command-line tools, use tools\bin\sdkmanager.bat and 
tools\bin\avdmanager.bat
    
*****************************************************************************************
    Invalid or unsupported command ""
---
 www/docs/en/dev/guide/platforms/android/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/docs/en/dev/guide/platforms/android/index.md 
b/www/docs/en/dev/guide/platforms/android/index.md
index d8fbdf3..18c321b 100644
--- a/www/docs/en/dev/guide/platforms/android/index.md
+++ b/www/docs/en/dev/guide/platforms/android/index.md
@@ -87,7 +87,7 @@ whatever [API 
level](http://developer.android.com/guide/topics/manifest/uses-sdk
 you wish to target. It is recommended that you install the highest SDK version
 that your version of cordova-android supports (see [Requirements and 
Support](#requirements-and-support)).
 
-Open the Android SDK Manager (run `android` or `sdkmanager` from the terminal)
+Open the Android SDK Manager (run `sdkmanager` from the terminal)
 and make sure the following are installed:
 
 1. Android Platform SDK for your targeted version of Android

-- 
To stop receiving notification emails like this one, please contact
jan...@apache.org.

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

Reply via email to