- Dec 1, 2011
- 11
- 0
- 0
Hello everyone. I installed ADB and can use ls to list the contents of the phone, but when I try to use "pull" to backup the system folder (or any folder) it tells me "pull: not found".
I've read a lot of ADB tutorials, and I think I have everything installed. I did not mess with system variables, I just cd into the folder with adb (which I guess, is now plantform-tools and not the other one, a few tutorials I found were outdated).
I have #su...not sure what to do. If I type ls, I see:
ls
app-cache
config
sdcard
acct
mnt
d
etc
devlog
cache
system
sys
sbin
proc
init.rc
init.mecha.rc
init.goldfish.rc
init
default.prop
data
bootcomplete.rc
root
dev
I can see the contents of my phone when I ls into the directories so I am connected. I tried for a few hours last night to figure out what I'm doing wrong, but so far I'm coming up empty.
I've read a lot of ADB tutorials, and I think I have everything installed. I did not mess with system variables, I just cd into the folder with adb (which I guess, is now plantform-tools and not the other one, a few tutorials I found were outdated).
I have #su...not sure what to do. If I type ls, I see:
ls
app-cache
config
sdcard
acct
mnt
d
etc
devlog
cache
system
sys
sbin
proc
init.rc
init.mecha.rc
init.goldfish.rc
init
default.prop
data
bootcomplete.rc
root
dev
I can see the contents of my phone when I ls into the directories so I am connected. I tried for a few hours last night to figure out what I'm doing wrong, but so far I'm coming up empty.