gazman777 wrote:When I say 'nothing' I mean it doesn't show any devices. It does show 'List of devices attached' ...and then nothing
Ok.. not sure exactly why these device/s are disapearing..
I assume you have correctly set the SDK path in Windows so that Windows knows where to look for adb from within a command window? If you have then skip 1: and go straight to 2:
1: If you haven't, then read this and do what is necessary to set the SDK path in Windows.
http://www.addictivetips.com/mobile/wha ... t-android/
2: when you have set the path correctly open a command window in administrator mode and type the green writing
- Code: Select all
adb devices
It should generate a list of attached emulators/devices using the devices command:
One of these should be your tablet -
(usually there is only one unless you have other devices attached also)