Hovatek Forum DEVELOPMENT Android ROOTING TECNO CAMON 18
Try our Online TWRP Builder..its free!
Can't login? Please, reset your password.


ROOTING TECNO CAMON 18

ROOTING TECNO CAMON 18

Wolfgangjk
Wolfgangjk
Wolfgangjk
Junior Member
26
11-02-2023, 12:28 PM
#1



I want to root my tecno camon 18, CH6, it was yesterday when i downloaded the OTA updates, which upgraded my android version from 11 to 12, also i found the ROM of my device with the exact build number as my phone after upgrading the software, 

I have rooted my phone with the adroid version 9 there before, therefore atleast i understand the rooting procedures, but it was easy for me since i found every thing needed to root my phone, (Boot image, empty vbmeta, DA-file), 

The problem comes on rooting my current phone(TECNO CAMON18), Since i lack the exact empty vbmeta file for my phone model, as well as the DA, 

Please i need your help on how  i can go about it, to ensure my phone will be safe after rooting.
Attached Files
.jpg
Screenshot_20230211-142228.jpg
Size: 187.54 KB / Downloads: 8
kelvinchinedu
kelvinchinedu
kelvinchinedu
Contributor
1,322
12-02-2023, 10:25 PM
#2
U need to back up firmware to obtain boot and recovery if using a only device
And u can as well download the updated twrp for your phone that supports a12 and flash , from there u can flash magisk.zip
maxpayne
maxpayne
maxpayne
Contributor
2,952
16-02-2023, 01:10 PM
#3
(11-02-2023, 12:28 PM)Wolfgangjk I want to root my tecno camon 18, CH6, it was yesterday when i downloaded the OTA updates, which upgraded my android version from 11 to 12, also i found the ROM of my device with the exact build number as my phone after upgrading the software, 

I have rooted my phone with the adroid version 9 there before, therefore atleast i understand the rooting procedures, but it was easy for me since i found every thing needed to root my phone, (Boot image, empty vbmeta, DA-file), 

The problem comes on rooting my current phone(TECNO CAMON18), Since i lack the exact empty vbmeta file for my phone model, as well as the DA, 

Please i need your help on how  i can go about it, to ensure my phone will be safe after rooting.

Is the bootloader unlocked
Wolfgangjk
Wolfgangjk
Wolfgangjk
Junior Member
26
18-02-2023, 08:08 AM
#4
,i have already unlocked the bootloader, but concerning the twrp for my camon18, it is like my partition lacks the recovery partition since it contains a super.img partition.

More my device has A/B partition system,
kelvinchinedu
kelvinchinedu
kelvinchinedu
Contributor
1,322
19-02-2023, 11:53 AM
#5



U only install recovery into ramdisk ,

When u do fastboot boot twrp.img


Then u go twrp advance and select install current twrp
Or install recovery ramdisk and then select your twrp and flash and also flash magisk zip

But if u are getting error booting the twrp
U do the following
Fastboot flash boot TWRP.img
Fastboot reboot recovery
Adb push boot.img /sdcard
Adb push twrp.img /sdcard
Adb push magisk.zip /sdcard

Then back to twrp the flash boot into boot partition and the go to advance and flash recovery ramdisk
And also install magisk.

.but if u don't have twrp for your phone u can build using GitHub action
Wolfgangjk
Wolfgangjk
Wolfgangjk
Junior Member
26
19-02-2023, 02:56 PM
#6
I do not have the twrp for my device but also i don't know how to build my own twrp using that you said github action, can you help to build it for me? I have the boot img of my phone
kelvinchinedu
kelvinchinedu
kelvinchinedu
Contributor
1,322
20-02-2023, 05:45 PM
#7
U may need to drop stock boot here for anyone who can build it
Wolfgangjk
Wolfgangjk
Wolfgangjk
Junior Member
26
25-02-2023, 03:44 PM
#8
FEEDBACK ON ROOTING TECNO CAMON18

thanks to hovatek , i was able to root my tecno camon 18(CH6) safely, using your guides,

I UNLOCKED THE BOOTLOADER USING FAST BOOT AND ADB COMMANDS,

Link :-. https://www.hovatek.com/forum/thread-19578.html
(Command i used was FASTBOOT FLASHING UNLOCK)

(THEN)

I BACKED UP MY ENTIRE ROM { CH6-H6912D-S-OP-221125V381 } Using MTKCLIENT.

Link:- https://www.hovatek.com/forum/thread-40865.html

AFTER BACKING UP MY ROM I NOW HAD THE BOOT IMAGE OF MY DEVICE,
(THEN)
I PATCHED MY BOOT IMAGE USING MAGISK,AND FLASHED IT TO MY PHONE USING MTKCLIENT

Link:- https://www.hovatek.com/forum/thread-21427.html
Link:-https://www.hovatek.com/forum/thread-40866.html

THERE AFTER I REBOOTED MY PHONE AND DOWNLOADED THE LATEST MAGISK APK AND FINISHED FINAL SET UPS,

GUESS WHAT NEXT

CONGRATS ? I HAD MY PHONE ROOTED SUCCESSFULLY AND SAFELY.

HOPE IT MIGHT HELP EVEN FOR OTHERS WHO WISH YO ROOT THEIR PHONES

ALL CREDITS TO HOVATEK
Wolfgangjk
Wolfgangjk
Wolfgangjk
Junior Member
26
25-02-2023, 03:52 PM
#9
FEEDBACK ON ROOTING TECNO CAMON18

thanks to hovatek , i was able to root my tecno camon 18(CH6) safely, using your guides,

I UNLOCKED THE BOOTLOADER USING FAST BOOT AND ADB COMMANDS,

Link :-. https://www.hovatek.com/forum/thread-19578.html
(Command i used was FASTBOOT FLASHING UNLOCK)

(THEN)

I BACKED UP MY ENTIRE ROM { CH6-H6912D-S-OP-221125V381 } Using MTKCLIENT.

Link:- https://www.hovatek.com/forum/thread-40865.html

AFTER BACKING UP MY ROM I NOW HAD THE BOOT IMAGE OF MY DEVICE,
(THEN)
I PATCHED MY BOOT IMAGE USING MAGISK,AND FLASHED IT TO MY PHONE USING MTKCLIENT

Link:- https://www.hovatek.com/forum/thread-21427.html
Link:-https://www.hovatek.com/forum/thread-40866.html

THERE AFTER I REBOOTED MY PHONE AND DOWNLOADED THE LATEST MAGISK APK AND FINISHED FINAL SET UPS,

GUESS WHAT NEXT

CONGRATS ? I HAD MY PHONE ROOTED SUCCESSFULLY AND SAFELY.

HOPE IT MIGHT HELP EVEN FOR OTHERS WHO WISH YO ROOT THEIR PHONES

ALL CREDITS TO HOVATEK
peter osoro
peter osoro
peter osoro
Senior Member
260
26-04-2023, 10:10 AM
#10



(25-02-2023, 03:44 PM)Wolfgangjk FEEDBACK ON ROOTING TECNO CAMON18

thanks to hovatek , i was able to root my tecno camon 18(CH6) safely, using your guides,

I UNLOCKED THE BOOTLOADER USING FAST BOOT AND ADB COMMANDS,   

Link :-. https://www.hovatek.com/forum/thread-19578.html
(Command i used was FASTBOOT FLASHING UNLOCK)

  (THEN)

I BACKED UP MY ENTIRE ROM { CH6-H6912D-S-OP-221125V381 } Using MTKCLIENT.

Link:- https://www.hovatek.com/forum/thread-40865.html

AFTER BACKING UP MY ROM I NOW HAD THE BOOT IMAGE OF MY DEVICE,
                        (THEN)
I PATCHED MY BOOT IMAGE USING MAGISK,AND FLASHED IT TO MY PHONE USING MTKCLIENT

Link:- https://www.hovatek.com/forum/thread-21427.html
Link:-https://www.hovatek.com/forum/thread-40866.html

THERE AFTER I REBOOTED MY PHONE AND DOWNLOADED THE LATEST MAGISK APK AND FINISHED FINAL SET UPS,

                              GUESS WHAT NEXT

CONGRATS ? I HAD MY PHONE ROOTED SUCCESSFULLY AND SAFELY.

HOPE IT MIGHT HELP EVEN FOR OTHERS WHO WISH YO ROOT THEIR PHONES

ALL CREDITS TO HOVATEK
Thank you so much, I've successfully rooted mine also. I didn't know of mtk client until yesterday as I have been using cm2. 
That aside, did you skip flashing empty vbmeta? You didn't mention it in the tutorial but in my case I did flash it.
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram