Guest User

Untitled

a guest
Aug 16th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1.  
  2. C:\android-sdk\platform-tools>adb devices
  3. List of devices attached
  4. HT09LR209390 device
  5.  
  6.  
  7. C:\android-sdk\platform-tools>adb shell
  8. $ cd /data/local/tmp
  9. cd /data/local/tmp
  10. $ chmod 755 fixsu.sh
  11. chmod 755 fixsu.sh
  12. Unable to chmod fixsu.sh: No such file or directory
  13. $ chmod 755 fixsu.sh
  14. chmod 755 fixsu.sh
  15. Unable to chmod fixsu.sh: No such file or directory
  16. $
Add Comment
Please, Sign In to add comment