Quote:
Originally Posted by gTen
I think its
adb push = upload file from pc to device
adb pull = download file from device to pc
adb shell = enter shell
{shell commands}
su = grants super user
ls = list dir
mkdir = create dir
cp = copy
mv = move
rm = remove
cd = navigate to dir
aka its same as linux shell commands
|
Thanks for the info. Ill have to try it out. Will it show me a folder on the app selection slide out screen with the newly moved content apk's/icons within it?