How to open App in your local device without using Android studio 🤨

How to open App in your local device without using Android studio 🤨

·

2 min read

IT might be tough for some guys out there to run App in Android Studio as there are issues with that

  1. First of all, it takes too much time to Load

  2. It consumes a lot of RAM as well as your memory at the same time

  3. Some it gets crashes also

That all were the issues i faced during the use of Android Studio so what i got the best option was opening app in my local android device as it opening time is less and it dont crashed yet until so lets see how to setup this process.

I think you guys as set up all the environment varibales correct if not let me know for all this process we need android studio sdk and tools which are there so guys need to installl android studio yha but we are not opening our app there

Let's begin

First open your Android phone go to setting and in search bar type debugger at there you will see usd debuging option click it should be on before that you need to connect it to your laptop via usb

If you guys are not seeing that option than search build and click 7 times in that and the option of developer will be avaliable to you guys

Now you need to type in terminal of vs code npx react-native start this will run the process and your local device will connect to your app and app will directly display in your device

Did you find this article valuable?

Support #Ak$tyle by becoming a sponsor. Any amount is appreciated!

Â