Solution 1 :
Go to SDK > platform-tool and Open terminal here.
Then fire below command
- adb kill-server
- abd start-server
Finally don’t forget to enabled the USB debugging from developer options.
Problem :
I’ve recently reinstalled my SDK. When trying to run the app, the device, although connected through USB, it is not displayed in the devices menu. When clicking troubleshoot device connections, when scanning for devices, it detects the phone, but not as an android.
(macos)
Comments
Comment posted by Tiberiu Andrei
Already done that. It still does not appear on the list of connected devices. Also tried adb devices and it is displayed there.
Comment posted by Ankit Tale
Which OS is there
Comment posted by Ankit Tale
And is your mobile show debugging option in notification panel of android
Comment posted by Tiberiu Andrei
Yes, I’ve tried switching between MTP and PTP. No progress. I’m also using Android File Transfer on Mac and it opens it as soon as I plug the mobile in. It works just fine.