Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 839e56a4 authored by Jackeagle's avatar Jackeagle
Browse files

S7SeriesUpgrade: Add screenshots and final changes

parent 9e757fe1
Loading
Loading
Loading
Loading
+12 −4
Original line number Diff line number Diff line
# Upgrading S7 Series to Android 11: Handling SD Card as Internal Storage (Adoptable Storage)


## Introduction:
Devices using an external SD card as internal storage (adoptable storage) can present some challenges during an Android upgrade. So, this guide exists to help those using an SD card as internal storage, and wish to upgrade to Android 11 on Samsung S7 devices (specifically the herolte or hero2lte).

@@ -14,6 +11,8 @@ Further reading:
- [SDCardFS Deprecation](https://source.android.com/devices/storage/sdcardfs-deprecate?hl=en)
- [AOSP Adoptable Storage Documentation](https://source.android.com/docs/core/storage/adoptable)

## Installation of Android R Upgrade

1. Prepare for the Upgrade:

    `IMPORTANT STEP`
@@ -26,7 +25,16 @@ Further reading:

    `WARNING: This step will turn OFF the option to use SD card as Adoptable Storage and DELETE all data stored on the SD card.`

    - Navigate to Settings -> Storage -> SDCard -> Tap on 3 Dots at top and Select `Format as Portable Storage`.
    - Navigate to Settings -> Storage -> SDCard -> Tap on 3 Dots at top and Select `Format as Portable Storage` -> Tap on `Format`.


    Navigate to Settings ![alt text](/images/howtos/s7-upgrade-to-r/open-system-settings.jpg "Go to Settings") | Navigate to Storage ![alt text](/images/howtos/s7-upgrade-to-r/navigate-to-storage.png "Navigation to Storage")

    Tap on SDCard ![alt text](/images/howtos/s7-upgrade-to-r/tap-on-sd-card.png "Tap on SDCard") | Tap on 3 Dots at top ![alt text](/images/howtos/s7-upgrade-to-r/tap-on-three-dots-top-right.png "Tap on 3 Dots at top")

    Tap on `Format as Portable Storage` ![alt text](/images/howtos/s7-upgrade-to-r/tap-on-format-as-portable.png "Format as Portable Storage") | Tap on `Format Button` to format SDCard ![alt text](/images/howtos/s7-upgrade-to-r/tap-on-format-to-format-sd-card.png "Tap on format to format SDCard")

    Your SDCard is now Portable Storage. ![alt text](/images/howtos/s7-upgrade-to-r/storage-menu-after-sd-card-format.png "SDCard is now Portable Storage") |

3. Perform the Upgrade:
    - Initiate the upgrade process as per the OTA Updater instructions, ensuring a stable internet connection and adequate storage space.