android - getDeviceList returns devices that are no longer connected -


i have galaxy nexus (running android 4.2.2) connected computer via usb. device connected in device mode usb debugging enabled. there no devices connected handset.

when run debugger, 1 device shows connected, not have devices connected. device that's showing not connected computer.

when phone rebooted, getdevicelist() reports no connected devices, correct.

is known bug? there way refresh device list ensure it's reporting devices connected?


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -