laowl.blogg.se

React native on android studio
React native on android studio








react native on android studio react native on android studio react native on android studio

so the device and PC must be on same Wifi/network for testing. and the device accesses to the server to test RN(react native) project. so test server is executed on PC like doing the emulator process. Warning: this process is for testing on the device. finally, you can see your RN(react native) project is executed on Android device. Go ahead and plug in your device via USB to your development machine. click Debug app button(arrow over bug icon) on the top of the screen. Lets now set up an Android device to run our React Native projects. Keep connecting Android device to PC and execute Android Studio. you can see USB debugging message on your device. connect Android deviceĬonnect Android device to PC by USB. click Settings > Developer Options > USB debugging and enable USB debugging. go to Settings > About phone and click Build number several times to activate Developer Options.Īfter Developer Options is activated, we need to enable USB debugging. We need to activate Developer Options in devices we use. You can see all details about how to develop and test RN(react native) on Android Device in official site.










React native on android studio