moving bloatware

nycdoc

Well-known member
Sep 14, 2010
97
1
0
i have moved some bloatware to the sd card and want to change the apk to bak but some files i.e. buudies now have 2 files an apk and oedx(?) file. what can i change the non apk file to in order to get more space

jw
 
You can move both the APK and it's associated ODEX file to the SD card. If you do so, you don't need to rename them. Just create an apps folder on the SD card and stick everything in there for safe keeping.
 
n00d here. Is there anyway we can move the .apk files onto the sd files while mounted to the computer?

It seems that doing all this through super manager takes forever to copy and past files in folders.

thanks
 
n00d here. Is there anyway we can move the .apk files onto the sd files while mounted to the computer?

It seems that doing all this through super manager takes forever to copy and past files in folders.

thanks

if you have android sdk installed.

Open command prompt. Navigate to your android-sdk-windows/tools(cd C:\\android-sdk-windows\tools) folder and hit adb shell.

hit su. On your device you should see a screen asking for superuser pemissions. Hit allow.

You have 2 options.

1) you can manually move each file over to the sdcard with a command

mv /system/app/***.apk /sdcard/backupapps/***.apk

for each file you want to move over.

2) you can write a script to streamline the process of moving the apps.
 

Trending Posts

Members online

Forum statistics

Threads
956,464
Messages
6,968,371
Members
3,163,552
Latest member
dumpsterrentals68