EDIT: This is no longer needed as of BB 0.3! Just run the included command "apps2sd"
Like the idea of installing apps to SD but don't want bugless beast to automatically install ALL your apps to SD?
Run these scripts to enable / disable the sd installs.
To run:
The script will modify the /system/etc/install-recovery.sh startup script and make the change immediately. Reboot after running and type this to ensure that it worked:
should return a 1
Like the idea of installing apps to SD but don't want bugless beast to automatically install ALL your apps to SD?
Run these scripts to enable / disable the sd installs.
To run:
Code:
su
sysrw
sh /sdcard/disablesdinst.txt
Code:
pm getInstallLocation
Last edited: