Disclaimer: Modifying your Android device voids warranties and carries risk of permanent damage. The author and platform are not responsible for bricked devices. Always verify checksums (MD5) of the downloaded file against the developer’s posted hash.
Because you are installing an "extra quality" build that modifies the vendor partition, you cannot restore a standard backup. Use adb backup -apk -shared -all -system to save your data.
| Issue | Solution | | :--- | :--- | | | This is a MAC randomization bug. Go to Wi-Fi settings → Advanced → Turn off "Randomized MAC" and set to "Device MAC." | | Camera app crashes | The "extra quality" drivers sometimes conflict. Download Open Camera from the Play Store and enable "Camera2 API" manually. | | Battery drains 20% per hour | You likely flashed the "Performance" variant. Re-flash the "Balanced" vendor image. The 41.2 update has two builds: -EQ-Perf and -EQ-Bal . | | SafetyNet / Google Wallet fails | You need to flash Magisk (root) and then install "Play Integrity Fix" module. The developer of the ROM usually provides a fix link in their XDA post. |