Open edsun123 opened 4 years ago
Most common issue is computer failing to recognize physical device.
Often have to disconnect and connect device (Galaxy S3 Prime/SM-J327T) repeatedly: adb kill-server adb start-server adb devices (confirm device presence)
This is a common issue with Android development.
Also an issue which is phone dependent, haven't faced it so far with my Pixel 1.
Most common issue is computer failing to recognize physical device.
Often have to disconnect and connect device (Galaxy S3 Prime/SM-J327T) repeatedly: adb kill-server adb start-server adb devices (confirm device presence)