(Thanks to Handy-FAQ.de for the logo)
How to configure adoptable storage on your S7 / S7 Edge
If you read some threads on XDA you will have seen that a feature that lets you use the microSD card just like internal storage, is missing. The S7s do include a feature where you can move apps to SD card, but it's not quite the same as on other mobiles from Samsung. You have to enable this feature via ADB.
Instructions:
If you read some threads on XDA you will have seen that a feature that lets you use the microSD card just like internal storage, is missing. The S7s do include a feature where you can move apps to SD card, but it's not quite the same as on other mobiles from Samsung. You have to enable this feature via ADB.
Instructions:
- Backup all data on your phone and on your micro SD. Your Micro SD will be wiped during the process! Save all data to your PC.
- Now think about, how much space do you want to split on your micro SD. You can give the whole SD card or only one part.
- Now install ADB on your PC and enable USB-Debugging in Developer Options of your Samsung Galaxy S7.
- Type adb shell
- Type sm list-disks to see all disk, which you can split.
- Look which ID your micro SD have: disk:179:160
- Now mount your sdcard with this command sm partition disk:179:160 private (use your disk ID)
- If you want to use only one part (50%) of your Micro SD use this: sm partition disk:178:160 mixed 50
- Go to Settings> Advanced Settings>Storage and you will be able to see advanced storage.
- I am not responsible for dead sd-cards or dead phones.
- You should use a fast sd-card. Otherwise youer Galaxy S7 will become slow.
from xda-developers http://ift.tt/2621Br1
via IFTTT

Aucun commentaire:
Enregistrer un commentaire