Android development environment
1. Install Android Studio
https://developer.android.com/studio/
2. Install the Android SDK
select the "SDK Platforms" tab from within the SDK Manager,
then check the box next to "Show Package Details" in the bottom right corner.
Android Studio installs the latest Android SDK by default. Building a React Native app with native code, however, requires the Android 8.1 (Oreo) SDK in particular. Additional Android SDKs can be installed through the SDK Manager in Android Studio.
The SDK Manager can be accessed from the "Welcome to Android Studio" screen. Click on "Configure", then select "SDK Manager".
Select the "SDK Platforms" tab from within the SDK Manager, then check the box next to "Show Package Details" in the bottom right corner. Look for and expand the Android 8.1 (Oreo) entry, then make sure the following items are checked:
Android SDK Platform 27
Intel x86 Atom_64 System Image or Google APIs Intel x86 Atom System Image
Next, select the "SDK Tools" tab and check the box next to "Show Package Details" here as well. Look for and expand the "Android SDK Build-Tools" entry, then make sure that 27.0.3 is selected.
Finally, click "Apply" to download and install the Android SDK and related build tools.
3. Configure the ANDROID_HOME environment variable
Preparing the Android device
You can choose one of these
Text editor and installed
-Creating a new application react
"react-native init ReactProject"
"cd ReactProject"
"react-native run-android"
On this page of the site you can watch the video online React Native Tutorial :Part 2-Installation and Setup with a duration of hours minute second in good quality, which was uploaded by the user akoz ouf 25 November 2018, share the link with friends and acquaintances, this video has already been watched 108 times on youtube and it was liked by 2 viewers. Enjoy your viewing!