DEV Community

skptricks
skptricks

Posted on

React Native App Development on Physical Android device on Windows

Source : React Native App Development on Physical Android device on Windows

This tutorial explains how can we run the react native app on physical android device on windows platform. Initially every mobile application developer test the android application in emulator with respect to various android version, then after developer install the android app in real device to see the actual performance of the application in real mobile device.

There are many reasons why we need to do react native app development on physical android device and major reasons are as follows:
Android Studio and Android Emulator is too heavy to load If our hardware configuration is not good.
If we are working on any hardware specific app such as camera then it’s not possible to use camera on Android Emulator. So we need to run our react native app on physical android device in order to use camera.
If we want to see that how our app looks on physical android device then it’s also a reason to do react native app development on physical android device.
React Native App Development on Physical Android device on Windows.

React Native App Development on Physical Android device on Windows

Click here to read more

Oldest comments (0)