No devices are connected in W10
Hello, I have a an error.
Debug Console : Checking build Warning: Build is not up-to-date. Source files may not match execution when debugging. Searching for devices... Found 0 devices Launch failed: No devices are connected
My Android phone is connected to a computer via usb. I tried all usb options. how can we pass this error?
And i dont have any anroid java development experince. I might be doing something wrong on adding a device :)
thanks.
Do you have debugging turned on your device?
Is Android Studio able to see your device?
If you execute adb devices from a command window, does it list your device.
There are detailed instructions for setting up a hardware device for debugging here: https://developer.android.com/studio/run/device