안드로이드 개발 질문/답변
(글 수 45,052)
구글로 검색중에
http://forum.cyanogenmod.com/topic/30765-solved-ls-command-for-eclipse-file-explorer/
이런글을 발견했는데
어떻게 적용해야될지 모르겠습니다
저는 모토로이 사용자이구요
대충 해석은 가능해도
- [PC] In eclipse pull from your emulator to (for example...) C:\ the file named toolbox located in /system/bin
- [Device] Reboot device into ClockworkMod recovery
- [Device] Mount /system via ClockworkMod options
- [PC] In a terminal on your computer type adb push C:\toolbox /system/bin
- [PC] Connect to your terminal typing: adb shell
- [PC] cd /system/bin
- [PC] chmod +x toolbox
- [PC] ln -s toolbox ls
- [PC] exit
- [Device] Now In recovery...umount system and reboot the device.
빨강색으로 색칠한 부분을 정확하게 이해하지 못했는데
toolbox를 어디에서 받아서 push해야된다는건가요??!?
정확한 방법을 알고 계신분은 도와주세요~!~!
하하하쏭~