S
S
sergey199408082018-07-09 18:32:04
React Native
sergey19940808, 2018-07-09 18:32:04

Genymotion, why can't detect the virtual device?

I run the react-native run-android command and I can't find the virtual device.
adb devices command output

List of devices attached
192.168.56.101:5555	device

The path to the Android SDK is registered in the genymotion settings.
But after the react-native run-android command, the device is not found:
Could not install the app on the device, read the error above for details.
Make sure you have an Android emulator running or a device connected and have
set up your Android development environment:

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nick, 2018-07-09
@DragonSpirit

If you open the project in android studio, then it turns out to be installed on a virtual device?
If it works, then in the settings open DevMenu and specify the ip and port where packager is running. (as described here , point Connect via Wi-Fi)
This is not enough, is the path to the android sdk in the HOME / PATH variable? (depending on your OS)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question