PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   General Android Discussion (http://forum.ppcgeeks.com/forumdisplay.php?f=88)
-   -   ADB Command for sub -folders (http://forum.ppcgeeks.com/showthread.php?t=135208)

escavi 10-10-2010 04:11 PM

ADB Command for sub -folders
 
I just learned how to remove apks from the "all apps" section of my Evo. I wanted to further organize but creating sub folders to move certain categoriy apk's and programs over.

First, it this even possible? Second, if so, what is the adb command for creating a folder and moving them over?

Thank You.

gTen 10-10-2010 06:03 PM

Re: ADB Command for sub -folders
 
Quote:

Originally Posted by escavi (Post 1970572)
I just learned how to remove apks from the "all apps" section of my Evo. I wanted to further organize but creating sub folders to move certain categoriy apk's and programs over.

First, it this even possible? Second, if so, what is the adb command for creating a folder and moving them over?

Thank You.

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

escavi 10-11-2010 12:52 AM

Re: ADB Command for sub -folders
 
Quote:

Originally Posted by gTen (Post 1970626)
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?


All times are GMT -4. The time now is 06:58 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0