Android Q DP6 Mi8

Android Q DP6 Mi8

@argraur , @davidgx



**all credits go to @argraur**

WARNING

Read buglist:

Bugged status bar - Battery icon is bad displayed and cutted and you will only have 1 notif. icons, edit build.prop placed in /vendor and edit ro.product.vendor.device and type beryllium instead of taimen. Then, flash PIXELARITY Magisk Module v3.1, IF YOU FLASH NEWEST VERSION, IT WON'T WORK

Low brightness - In terminal app, type su to grant root access and type setprop persist.sys.qcom-brightness ""

Phone will reboot.

OBB file path access error - On devices that launched with Android Pie or earlier, applications that need to access OBB path, explicitly or implicitly, might trigger a fatal access violation error. Some games that store assets in /sdcard/Android/obb will stop working after reboot.

Applications storage access error - Apps that were installed via Package installer may lack access to /sdcard thus they may throw errors or force close. How to solve - First way: Install app from Google Play Store, Second way: Run in terminal: su -c appops set <package name of app> android:legacy_storage allow

Chrome not saving stuff to /sdcard/Download - Related to second problem, but can't be solved by installing from Play Store, do su -c appops set com.android.chrome android:legacy_storage allow (for Chrome Dev: su -c appops set com.chrome.dev android:legacy_storage allow)




- Gestural navigation disappear when using third-party launchers - NOT A BUG, WON'T BE FIXED.

- VoLTE doesn't work (device related)

- SMS won't be received on some carriers (device related)

TODO

- VoLTE (ims services)

- SMS on some carriers

INSTALLATION

- Make sure you are not encrypted, but if you are, format data in TWRP

- Wipe data

- Flash DP5 from @argraur DOWNLOAD

- Boot it, setup it

- Dirty flash @erfanoabdi 's DP6 image , flash it as System Image. DOWNLOAD

Report Page