How to Install AOSP Android 10 on Cubot Quest

AOSP Android 10 /Android Q For Cubot Quest:

AOSP 10.0 Now available for the Cubot Quest & you can update your device to Latest android 10 by following the below instructions. The ROM will Give You Stock Android Experience on Your Cubot Quest Smartphone.

Cubot Quest Run on Android 9.0 & it is Powered by Mediatek MT6762 Processor. it is a Dual SIM Smartphone Support Nano SIM Cards, Connectivity Feature Include GPS, WIFI, hotspot & 3G. The Device Come with 4GB of RAM and 64GB of Storage Can Be Expandable via SD card.

Note:

  • unlocking The bootloader will erase all your data So first Make a backup before Process.
  • Make Sure Your Phone at Least 50% Charge to Prevent accidental shut down.
  • GSI Image’s are in Beta So Not 100% Work on Many Devices So if it not Work on Your Phone Please Re-flash Stock Firmware to Recover the device.

Working:

  • boot
  • SIM
  • WiFi
  • hotspot
  • GPS

Know issue:

  • N/A

Download:

  • Platform tools: Here
  • Root Your Phone using this Guide:Here
  • AOSP Android 10 for Cubot Quest [AB only arm64]: Download

How to Install AOSP 10.0 Android q on Cubot Quest:

  • Download & Extract Platform tools
  • Download and Extract ROM file in Platform tools folder
  • on Phone Enable usb Debugging and oem unlock From Developers Option
  • Connect Phone to PC With usb. & Open CMD in Platform tool Folder
  • then use Below code to Perform target action.

type below code to reboot Phone in bootloader

adb reboot bootloader

type below code to unlock the bootloader

fastboot flashing unlock
fastboot erase userdata

type Below code to flash AOSP 10.0:

fastboot erase system
fastboot flash system system.img

Reboot

fastboot reboot

AOSP Now Installed.

How to Install GSI With twrp:

  • Download Extract GSI.img to Device Storage
  • Reboot Phone to twrp
  • Make a Nandroid backup
  • Select Install then Install Image
  • Locate & Flash system.img in System Partition.
  • Go back and Reboot System Now.