Urichamiamy w utawieniach:

1. USB tethering

2. Tryb developerski

3. Tryb debugowania USB

 

 

Sciągamy i instalujemy ADB.

cmd >> cd c:\abd

cmd>> adb devices

 

 

adb shell sm list-disks

adb shell sm list-volumes all

adb shell sm set-force-adoptable true

adb shell sm partition disk:179,128 private   //wartości liczbowe wpisujemy te które nam się pokazały w drugiej komendzie.

adb shell sm set-force-adoptable false

adb shell sm list-volumes all

 

W ustawieniach "wchodzimy" na kartę i wybieramy opcję migracji danych na kartę. Thats all …

 

przydatny link: http://www.instructables.com/id/LG-4-and-Adoptable-Storage-Android-M-No-Root/