Can I flash a custom ROM in a Mediatek device?
Can I flash a custom ROM in a Mediatek device?
(15-03-2023, 09:17 PM)Immanuel N95 Hello fellow Android users, I need help, I need answers, I want to flash an Android 12 stock ROM into my device, I'm currently running Tecno Spark 7P, Android 11 based on HiOS. I really hate this OS
I can unlock my bootloader but I need to know if there's any compatible android 12 stock ROM which has scatter.txt I heard Mediatek devices don't support custom roms and custom recovery
Yes my recovery is stock, any help, answers or suggestions would be really appreciated ❤️
(16-03-2023, 08:49 AM)kelvinchinedu Yeah I can flash it with fastboot if u have unlock bootloader,open android platform tools and copy the extracted custom GSI u download and also copy the vbmeta into the platform tools folder and open CMD on that folder platform tools folderDo you have telegram?
1: download the GSI and extract it using zarchiver or 7zip for PC to get .omg
2:flash the hovatek empty vbmeta into vbmeta partition,ie reboot to bootloader either from stock recovery or using adb reboot bootloader
3: flash vbmeta that's fastboot flash vbmeta vbmeta.img
4:reboot to fastbootd by typing fastboot reboot fastboot (to make ur pc detect it in fastbootd mode open device manager and look for what the phone detect as and update it to android bootloader using the android USB driver that u downloaded
4:now in comman type fastboot erase system
5:now type fastboot delete-logical-partition product(specified your current boot slot if is a the n it should be product_a)
6:fastboot flash system (then type your custom rum name that u copied)
It will look like fastboot flash system system.img
After it finish flashing type fastboot reboot recovery and then do factory reset inside stock recovery
And reboot the phone