Android Q Beta 5 for Mi 8

Android Q Beta 5 for Mi 8

argraur

WARNING!

Please read the current buglist.

  • 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)

These are confirmed by Google to be fixed in Beta 6.

  • 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)

These are confirmed by Google to be fixed in Beta 6.

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 the package below
  • Reboot

Download

If you liked my work you can consider a donation: PayPal

Report Page