i'm sure because you've done this before,you know you don't have to mount the sd card to your puter. as long as drivers are installed and usb debugging is enabled, you should be all set as far as using adb.
i'm sure because you've done this before,you know you don't have to mount the sd card to your puter. as long as drivers are installed and usb debugging is enabled, you should be all set as far as using adb.
ADB\FASTBOOT FOR ROOKIES
http://androidcommunity.com/forums/f...rookies-18124/
HOW TO INSTALL 1.33.2005 SPL (HAYKURO'S SPECIAL SPL) http://androidcommunity.com/forums/f...uctions-20500/
yup, typing "busybox cp -a /data/app/com.android.term.apk /data/app-private" as is and all that keeps poppig up is:
busybox v1.13.1 multi call binary
copy source to DEST or multiple SOURCES to directory
then I'm given a bunch of options like
same as dpR
Preserve links
Dereference all symlinks
♥Dr. Veronica♥
AC's Resident Physician
This signature contains x characters
are you usding this method? http://android-dls.com/wiki/index.ph...uro_Apps_to_SD
ADB\FASTBOOT FOR ROOKIES
http://androidcommunity.com/forums/f...rookies-18124/
HOW TO INSTALL 1.33.2005 SPL (HAYKURO'S SPECIAL SPL) http://androidcommunity.com/forums/f...uctions-20500/
I just tried it, got to this part:
I saw /system/sd on the last line, so I went ahead and typed cp -a/ data/ app /system/sd, Great. Typed in rm -r /data/app and terminal closed down, deleted the program from the phone, and now I'm completely lost and frustrated.
- we need to move your apps to the new partition, and remove the old copies, then create a symlink between the 2 so the device doesnt know they moved.
- busybox df -h
- look for /system/sd on one of the lines, if you see it continue, if not, something is wrong with your partitioning, start at the top.
- busybox cp -a /data/app /system/sd
- busybox rm -r /data/app
- busybox ln -s /system/sd/app /data/app
Now I'm trying to re download terminal from the market to no avail, so I had to turn off/on my phone.
♥Dr. Veronica♥
AC's Resident Physician
This signature contains x characters
CM 4.2.1 | 112 apps | Apps2SD | S9HD| 6GB/1.4GB ext3| 50MB Free Internal Mem. | Ted's Hero Theme
http://twitter.com/jamezMtzTwitter
http://facebook.com/jmartinez0587Facebook
http://androidcommunity.com/forums/f...de-easy-11825/ THE FASTEST AND EASIEST WAY TO ROOT
maybe u need the updated driver
on haykuros page
http://sapphire-port-dream.googlecod...er_updated.zip
when u download that driver update the driver like u did with x86
and please make sure debugging is checked on your phone otherwise your phone will not be readable
CM 4.2.1 | 112 apps | Apps2SD | S9HD| 6GB/1.4GB ext3| 50MB Free Internal Mem. | Ted's Hero Theme
http://twitter.com/jamezMtzTwitter
http://facebook.com/jmartinez0587Facebook
http://androidcommunity.com/forums/f...de-easy-11825/ THE FASTEST AND EASIEST WAY TO ROOT
I ran thru it and windows tells me it's updated to the best driver.
Yes, debugging is checked (orange check?) on m'phone
♥Dr. Veronica♥
AC's Resident Physician
This signature contains x characters
Bookmarks