Android 4.2.2 introduces a "whitelist" for ADB connections. When you plug the device in to a PC, a screen opens on the device that gives you the option to allow or deny the ADB connection. If you have an old version of ADB, this screen doesn't appear and the device shows as "Offline" on the PC.
If ADB isn't the issue, then you can try the following:
- Unplug the device and run "adb kill-server" on the PC and plug it back in. Or,
- Reboot the Android device. Or,
- Plug the device into a different USB port
...it does. Thank You!
ReplyDelete