Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

Cubot King Kong Mini 2

Sebastian edited this page Feb 10, 2022 · 8 revisions

Cubot King Kong Mini 2

The device generally works fine. Thanks to @highbiker for his tip on rebooting to fastboot, taken from this XDA forum post.

I successfully installed and tested the following ROMs, all of them work fine:

Steps to install

  • Enable USB debugging and OEM unlocking in developer options and reboot to bootloader
    adb reboot bootloader
    
  • Unlock device
    fastboot flashing unlock
    
  • Reboot to fastboot
    fastboot reboot fastboot
    
  • flash image
    fastboot flash system system-roar-arm32_binder64-ab-vanilla.img
    

Hardware support

Component Comment
Camera OK
Speaker / Mic OK
Bluetooth OK
WiFi OK
SIM / Mobile Data / Voice OK
VoLTE not tested
Fingerprint N/A
NFC N/A
Offline Charging OK

Issues

  • Call echoing when using a bluetooth headset. (AOSP 11 v309)
  • Link negotiation fails for WPA3-enabled wifi networks (fix)

Direct link to OEM Firmware

CUBOT_KINGKONGMINI2_A061C_V07_20201113


Tested By: @sebastian_de - Firmware Version: CUBOT_KINGKONGMINI2_A061C_V07_20201113 - Date tested: 2021-06-14 - Template created by @zguithues and @hackintosh5

Clone this wiki locally