[Downloads] Custom ROMS's for Infinix S5(not GSI/treble roms)
[Downloads] Custom ROMS's for Infinix S5(not GSI/treble roms)
(06-08-2022, 06:48 PM)kelvinchinedu https://sourceforge.net/projects/amber-g...z/downloadHey . thanks for the reply ,
For customisation used resurrection remix @ https://sourceforge.net/projects/resurre...g/download
That will work on your device.and very stable,pls don't use evulution x based on Android 11 will keep rebooting.
Pls I hope u know the procedure in flashing both fastboot and twrp method?
(08-08-2022, 04:24 AM)kelvinchinedu can use pixel experience rom .If u are using twrp and u are running Android 9 and bellow ,just wipe the following
Darvich and cache,cache,data(make sure u did not flash twrp help magisk mudule ) ,system
And reboot to twrp and flash the extracted pixel custom rom inside system partition and reboot to recovery before final reboot
And if u want fastboot mode make sure u are using only latest platformtools and u know how to update our driver when u are run "fastboot reboot fastboot" the full command u must use if u are on Android 10 above
fastboot devices
fastboot --disable-verification flash vbmeta vbmeta.img
fastboot reboot fastboot
fastboot getvar is-userspace
fastboot erase system
fastboot delete-logical-partition product
fastboot flash system system.img
If u are on Android 9 below,use
Fastboot --disable-verification flash vbmeta vbmeta.img
Fastboot erase system
Fastboot flash system system.img
Fastboot-w (u can also wipe through recovery mode either stock or custom)
(15-08-2022, 08:52 AM)kelvinchinedu U Will only need the img file that u got after flashing
Other things are still in your phone ,u are only flashing system partition nothing else and any other partitions will still be performing their normal duties
(15-08-2022, 08:52 AM)kelvinchinedu U Will only need the img file that u got after flashing
Other things are still in your phone ,u are only flashing system partition nothing else and any other partitions will still be performing their normal duties
(15-08-2022, 03:13 PM)kelvinchinedu Since u are running a9 u don't need to delete logical partitions,the only commands u need are as followOk thanks !
Adb devices
Adb reboot bootloader
Fastboot devices
Fastboot flash vbmeta vbmeta.img
Fastboot erase system
Fastboot flash system system.img
And do a factory reset on recovery (only on stock recovery)
Note that bootloader most be unlocked and install USB driver and have platforms tools
And the image file most be rename to system.img and both the empty vbmeta and system.img most be in platforms tools