I've setup react-native android project in my windows machine,for running i am using this command react-native run-android
and i will get the installed apk in my phone.
Now i made some changes in index.android.js
to see the changes i'll press Reload JS from the rage shake menu.But i will get the following error.
Unable to download js bundle.Did you forget to start the development server or connect your device?
I've tried the solution from this but its not worked for me,also I've setup Debug server host for device
with my machine Ipadress but it did't work.
Note:
Android version is 5+