So I've set up flutter on visual studio code and I am trying to run my app on a connected device but it just wont detect the android device. When I run flutter doctor it also doesn't detect it, I have enabled USB debugging and activated developer mode on my device but it still will not work. I have tried another device to no affect, I've pretty much tried everything and I appear to have come to a standstill with no hope. Any help and advice is much appreciated. The device I am using is Pixel 2 XL
run adb devices command in your terminal, check if output it's something like:
adb devices
If I don’t show that the problem is the adb
2.1m questions
2.1m answers
60 comments
57.0k users