Question Adoptable Storage

Status
Not open for further replies.
Apr 22, 2020
2
0
10
Hey, I've got a Sony Phone on Android 9. They don't seem to support formatting an SD Card as Internal Storage. However, I found this workaround using adb shell that enables it:
xda-developers.com/enable-adoptable-storage-for-galaxy-s7-and-s7-edge/

adb shell
sm set-force-adoptable true
sm partition disk:179,64 mixed 60
sm set-force-adoptable false

The issue is, after completing the steps, while the storage seems merged, I can no longer access my phones internal storage at all. File explorer shows my SD Card as being my internal, and trying to navigate to the internal will lead me nowhere. Even connecting the phone to a PC, I'll only see the SD Card folder. It's really odd, any ideas?

Thanks
 
Status
Not open for further replies.