Vandrovnik 225 Posted 7 hours ago Hello, When I connect an Android device, it often is not listed in Targets. adb.exe can see it, but Delphi does not, even after "Refresh". What can be the reason? This device was yesterday used with Delphi, so that everything, what is needed for developping, is enabled there. Share this post Link to post
Patrick PREMARTIN 162 Posted 6 hours ago Does Windows see the devices in USB list or only ADB ? Share this post Link to post
Vandrovnik 225 Posted 4 hours ago 1 hour ago, Patrick PREMARTIN said: Does Windows see the devices in USB list or only ADB ? I can see it in Explorer like this: Share this post Link to post
Patrick PREMARTIN 162 Posted 2 hours ago Ok, it's seen as a multimedia device, not an Android smartphone. Try to change the connection mode on the tablet (choose charge only, not file sharing). Enable the USB debugging option. Check is the developer mode is still enabled (sometimes it's disabled after a system update). I have a Lenovo Tab too, when I open the notifications from the top of screen I have this : An other thing you can check is if you accepted the debugging ID the first time you connected the device to Windows. You can reset this in the developer options on the tablet. Share this post Link to post