Caster64

Untitled

Feb 18th, 2012
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. Microsoft Windows [Version 6.1.7600]
  2. Copyright (c) 2009 Microsoft Corporation. All rights reserved.
  3.  
  4. D:\Windows\System32>cd D:\android-sdk\platform-tools
  5.  
  6. D:\android-sdk\platform-tools>adb shell cat /dev/msm_rotator
  7. /dev/msm_rotator: invalid length
  8.  
  9. D:\android-sdk\platform-tools>adb push fre3vo /data/local/tmp
  10. 1195 KB/s (9796 bytes in 0.008s)
  11.  
  12. D:\android-sdk\platform-tools>adb shell
  13. $ chmod 777 /data/local/tmp/fre3vo
  14. chmod 777 /data/local/tmp/fre3vo
  15. Unable to chmod /data/local/tmp/fre3vo: Not a directory
  16. $
Advertisement
Add Comment
Please, Sign In to add comment