General Mobile GM 24 Pro - TrebleDroid/treble_experimentations GitHub Wiki

General Mobile GM 24 Pro (G514 / G515)

  • A phone released by General Mobile in August 2023 under the new "GM 24" series. It is known to be "COOSEA F40 Pro" from COOSEA GROUP's websites before the phone's launch along with GM Phoenix 5G being COOSEA X9, but both of the phones seem to have vanished from COOSEA's website after both the phones have launched. The phone features a stunning 6.7-inch AMOLED display with decent performance with it's Helio G99 processor. Some of the cons of the phone are the camera and microphones. They are very under acceptable quality.

Disclaimer! This phone is also known as:

  • COOSEA F40 Pro (ODM model)
  • DCODE Bold 3 Pro (Pakistan)
  • NUU A25 (USA)
  • nuvey PRO K10 (Uzbekistan)

Device properties

General Mobile GM 24 Pro

Basic Spec Sheet
CPU 2x 2.2 GHz ARM Cortex-A76 + 6x 2.0 GHz ARM Cortex-A55
CHIPSET Mediatek Helio G99 (MT6789)
GPU Mali-G57 MC2
Memory 8 GB
Shipped Android Version 13
Storage 256GB
MicroSD Up to 1TB
Battery 5000 mAh (non-removable)
Display 1080 x 2142, 6.7" AMOLED
Rear Camera 50.0MP + 2.0MP + 0.08MP
Front Camera 16.0MP
Release Date August 2023

Steps to install

  • Boot into fastboot (Note: After selecting "fastboot mode", there's no visual signal that you're in fastboot. Make sure you verify it by running fastboot devices

  • Flash stock (or empty) vbmeta using this command:

    $ fastboot --disable-verity --disable-verification flash vbmeta_a vbmeta.img
    $ fastboot --disable-verity --disable-verification flash vbmeta_b vbmeta.img
    
  • Reboot to fastbootd

    $ fastboot reboot fastboot
    
  • Flash system

    $ fastboot flash system system_arm64-vanilla.img
    
  • In case of insufficient space:

    $ fastboot delete-logical-partition product
    $ fastboot delete-logical-partition system-a_cow
    

Hardware support

Component Comment
Camera Working
Speaker / Mic Working
Bluetooth Working
WiFi Working
SIM / Mobile Data / Voice Working
VoLTE Working
Fingerprint Not working
NFC Unstable
Offline Charging Working

Extra notes by users:

  • Even though the phone is released with Android 13, the vendor image is from Android 12, as mentioned on the build.prop file. The vendor didn't change in the Android 14 update.

Tested By: lruige - G514, Android 13 - May 2024 & March 2025