There are two things to remember if you want to browse everything on your device.
- You need to have a phone with root access in order to browse the data folder on an Android phone. That means either you have a developer device (ADP1 or an ION from Google I/O) or you've found a way to 'root' your phone some other way.
- You need to be running ADB in root mode, do this by executing:
adb root
"adb root" requires a custom build of adb, otherwise "adbd cannot run as root in production builds
'안드로이드 > ADB & Rooting' 카테고리의 다른 글
Linux Commands on Android (1) | 2011.08.14 |
---|---|
모토로이 루팅방법. 팁/테크 (0) | 2011.08.14 |
ADB Shell을 root권한으로 실행하는 방법 (0) | 2011.08.14 |
How to Use Android ADB Command Line Tool (0) | 2011.08.14 |
안드로이드 소스에서 화면캡쳐하는 방법 (0) | 2011.08.14 |