- Install NodeJS.
Windows: Download Setup - https://nodejs.org
Mac (macOS): Follow Tutorial: https://code2care.org/tutorial/quick-steps-to-install-nodejs-on-macos
- Install React Native CLI using npm,
% npm install -g react-native-cli
- Create a react-native project,
% react-native init my_android_app
- Create and run Android Emulator using Android Studio,
IMD|
- Create environment variable ANDROID_HOME as C:\Users\c2c\AppData\Local\Android\sdk
- Run the app using the command,
% npx react-native run-android
If you do not launch the emulator you get an error,
error Failed to launch emulator. Reason: No emulators found as an output of `emulator -list-avds`.
warn Please launch an emulator manually or connect a device. Otherwise app may fail to launch.
Have Questions? Post them here!
- JDK Location in Android Studio
- How to install Android Studio Chipmunk and SDK tools on macOS (2021.2)
- [Android Studio] MainActivity does not exist
- [Android Studio] Hardcoded string Button, should use @string resource
- Android Studio : Connection Error : Failed to download patch file
- [Android Studio] Could not automatically detect an ADB binary
- Show Android Studio Emulator in a Separate Window
- Android Emulator Screenshot saved location
- How to Import External Jars to Android Studio Project
- How to remove Floating Action Button Android Studio Blank Activity Template
- Error running 'app': No target device found.
- Use Netbeans keyboard shortcuts in Android Studio
- Instant Run requires Tools | Android | Enable ADB integration to be enabled
- [Solved] Error launching studio
- [Android Studio] Error: Missing system image on device
- Android Studio 1.3 beta now Available for Developers
- Android Studio : Change FAB icon color : FloatingActionButton
- Android Studio emulator/Device logCat logs not displayed
- Delete Android Studio Projects
- Android Emulator window was out of view and was recentered
- Android Studio NoClassDefFoundError: java.awt.Toolkit
- Installing Android Studio Dolphin on Mac with Apple (M1/M2) Chip
- Android Studio : Implement abstract methods shortcut
- Check Android Studio App is M1/M2 Chip based post installation
- Android Studio: Cannot perform refactoring operation
- Understanding AWS Calculator: DynamoDB on-demand capacity - AWS
- Rename git branch on Local and GitHub Remove using Command - Git
- How to open a new tab in Notepad++ - NotepadPlusPlus
- Java - Calculate time taken for the code to execute in milliseconds or nanoseconds - Java
- Spotlight Search Mac Keyboard Shortcut - MacOS
- Fix: Deprecated Gradle features were used in this build, making it incompatible with Gradle - Gradle
- Minecraft Java Edition - Java
- SharePoint An unexpected error has occurred - Correlation ID and PowerShell Merge-SPlogfile - SharePoint