## Upgrading S7 Series to Android 11: Handling SD Card as Internal Storage (Adoptable Storage)
# Upgrading S7 Series to Android 11: Handling SD Card as Internal Storage (Adoptable Storage)
### Introduction:
## Introduction:
The upgrade process of S7 Series (herolte/hero2lte) to Android 11 can present challenges for users who have previously configured an SD card as internal storage (Adoptable storage). When an external SD card is adopted, it becomes encrypted with a unique hardware key specific to your device, rendering it inaccessible on other devices of the same model. According to the [Android documentation](https://source.android.com/docs/core/storage), keys associated with adopted devices are based on the adopted partition GUID. Consequently, the contents of the adopted storage device are tightly linked to the Android device that adopted it, preventing the extraction of encryption keys and the mounting of the storage device elsewhere.
Due to numerous issues and the lack of support accompanying Adoptable storage, many OEMs have already dropped support for this feature. Therefore, starting from /e/OS Android 11, we have removed Adoptable Storage support for all S7 Series Devices.
@@ -11,12 +11,12 @@ For more technical information, you can visit the following links:
This introduction aims to provide users with a deeper understanding of the complexities associated with SD card internal storage and its implications during the upgrade process. Understanding these intricacies is crucial for successful upgrade management and data preservation.
### 2. Preparing for the Upgrade:
## 1. Preparing for the Upgrade:
Before proceeding with the upgrade, users should complete the following preparatory steps:
-**Backup Data:** Perform a comprehensive backup of all data, including files, apps, and settings stored on the device and the SD card.
-**Charge Device:** Ensure the device is sufficiently charged or connected to a power source to prevent interruptions during the upgrade process.
### 3. Upgrade Procedure:
## 2. Upgrade Procedure:
Follow these detailed steps to navigate the upgrade process effectively:
1.**Backup Data:**
- Utilize appropriate backup methods, such as cloud storage or PC backup, to safeguard all data.
@@ -26,11 +26,13 @@ Follow these detailed steps to navigate the upgrade process effectively:
3.**Perform the Upgrade:**
- Initiate the upgrade process as per the OTA Updater instructions, ensuring a stable internet connection and adequate storage space.
### 4. Frequently Asked Questions (FAQs):
## Frequently Asked Questions (FAQs)
Address user inquiries and concerns through comprehensive FAQs:
1) **What about Apps Installed on SD Card?:**
- Some apps have retained App data and worked fine even after Removal of Adoptable Storage.
1.**What about Apps Installed on SD Card?:**
- Some apps have retained App data and worked fine even after Removal of Adoptable Storage.
- In-case there is loss of app data then such apps may require to be setup'd again.
2)**Is there possibility to use Adoptable Storage after upgrading to Android 11:**
2.**Is there possibility to use Adoptable Storage after upgrading to Android 11:**
- No. Adoptable storage supported is removed starting from Android 11.