I am trying to get React-Native to work with Android V4.2.2 (Genymotion) but I am unable to test the app on the Emulator. When I ran react-native run-andr
Android V4.2.2 (Genymotion)
react-native run-andr
I solved this error with installing adb
On Linux
sudo apt-get install android-tools-adb