I have windows 7 64 bit and Android Debug Bridge version 1.0.26. My tablet is view pad 7
When I connect it with my computer it shows
usb debugging connected
But when I write adb logcat
it shows me
- waiting for device –
When I connect my htc phone with the same computer and type
adb logcat
it shows me the log of my phone. Basically I think it something related to driver as the device is connecting properly but not showing me the logs.
I have also tried this with motodev and found same results.
Go to settings, development > enable usb debugging. If it’s not there try REMOTE ADB. It’s on the market for free, it works via WIFI.