Skip to content

Commit 8d26f39

Browse files
dhrrgnMartin Konicek
authored andcommitted
Updated the Android Setup with correct SDK package to install.
Summary:The "Android Support Library" package is now named "Local Maven repository for Support Libraries", so this updates the docs and screenshot accordingly. Closes facebook#6185 Reviewed By: mkonicek Differential Revision:D3017638 Ninja: oss only (rn website) Pulled By: mkonicek fb-gh-sync-id: 3559a9f09930e7606af7912e7aaee3c4215c1b03 shipit-source-id: 3559a9f09930e7606af7912e7aaee3c4215c1b03
1 parent 7f68a35 commit 8d26f39

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/DevelopmentSetupAndroid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ React Native Android use [gradle](https://docs.gradle.org) as a build system. We
5252
1. Open the Android SDK Manager (**on Mac** start a new shell and run `android`); in the window that appears make sure you check:
5353
* Android SDK Build-tools version 23.0.1
5454
* Android 6.0 (API 23)
55-
* Android Support Repository
55+
* Local Maven repository for Support Libraries (this is called Android Support Repository in older versions)
5656
2. Click "Install Packages"
5757

5858
![SDK Manager window](img/AndroidSDK1.png) ![SDK Manager window](img/AndroidSDK2.png)
-28.6 KB
Loading

0 commit comments

Comments
 (0)