Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion www/docs/en/dev/guide/platforms/android/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,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
Expand Down