Guest User

GoldCard

a guest
Oct 13th, 2011
406
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. Here is what I tried
  2.  
  3. C:\cd\
  4.  
  5. C:\>cd AndroidSDK/tools/
  6.  
  7. C:\AndroidSDK\tools>
  8.  
  9.  
  10.  
  11. C:\AndroidSDK\tools>adb devices
  12. List of devices attached
  13. HT13BNX01061 device
  14.  
  15. Works so far....
  16.  
  17.  
  18. C:\AndroidSDK\tools>cat /sys/class/mmc_host/mmc0/mmc0:*/cid
  19. 'cat' is not recognized as an internal or external command,
  20. operable program or batch file.
  21.  
  22. C:\AndroidSDK\tools>cat /sys/class/mmc_host/mmc1/mmc1:*/cid
  23. 'cat' is not recognized as an internal or external command,
  24. operable program or batch file.
  25.  
  26. Not now!
  27.  
Advertisement
Add Comment
Please, Sign In to add comment