mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-30 23:22:41 +08:00
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 https://github.com/facebook/react-native/pull/6185 Reviewed By: mkonicek Differential Revision:D3017638 Ninja: oss only (rn website) Pulled By: mkonicek fb-gh-sync-id: 3559a9f09930e7606af7912e7aaee3c4215c1b03 shipit-source-id: 3559a9f09930e7606af7912e7aaee3c4215c1b03
This commit is contained in:
committed by
Facebook Github Bot 1
parent
025281230d
commit
d0356fbe9f
@@ -52,7 +52,7 @@ React Native Android use [gradle](https://docs.gradle.org) as a build system. We
|
||||
1. Open the Android SDK Manager (**on Mac** start a new shell and run `android`); in the window that appears make sure you check:
|
||||
* Android SDK Build-tools version 23.0.**1**
|
||||
* Android 6.0 (API 23)
|
||||
* Android Support Repository
|
||||
* Local Maven repository for Support Libraries (this is called Android Support Repository in older versions)
|
||||
2. Click "Install Packages"
|
||||
|
||||
 
|
||||
|
||||
Reference in New Issue
Block a user