Hello everyone, I have been looking for some time a way to exchange sdcard by extSdCard but in ROM 4.4 still fails with vold.fstab nor build.prop.
-First download the "Script Manager"
Link: https://play.google.com/store/apps/details?id=os.tools.scriptmanager
-Create an "Internal" folder on your extSdCard
-Open a text editor and paste this line:
Save named "script.sh"
(You can adapt this code for your ROM)
-Cut out all the files from sdcard and paste into "storage/sdcard1/Internal"
-Open script manager, navigate to where you saved "script.sh". Click "Script / Executable" check Fav, Su, Boot, then "Save" and then "Run"
-Reboot
***I'm sorry if any mistake, do not speak English.***
-First download the "Script Manager"
Link: https://play.google.com/store/apps/details?id=os.tools.scriptmanager
-Create an "Internal" folder on your extSdCard
-Open a text editor and paste this line:
Code:
mount -o bind /storage/sdcard1/Internal /storage/emulated/legacy/
(You can adapt this code for your ROM)
-Cut out all the files from sdcard and paste into "storage/sdcard1/Internal"
-Open script manager, navigate to where you saved "script.sh". Click "Script / Executable" check Fav, Su, Boot, then "Save" and then "Run"
-Reboot
***I'm sorry if any mistake, do not speak English.***
Last edited: