1. 30
    Run a React Native App on an Android Device
    1m 3s

Run a React Native App on an Android Device

InstructorChris Achard

Share this video with your friends

Send Tweet

For Android, we can connect a physical device that will be autodetected by react-native run-android, just like the emulator. Make sure to shut down the emulator first however - so that only one adb device is connected at a time.