Cách Root điện thoại UMIDIGI A13 Pro 5G một cách dễ dàng

Cách Root UMIDIGI A13 Pro 5G

Việc root là cách để có quyền quản trị Supersu trên thiết bị Android, điều đó có nghĩa sau khi root điện thoại bạn sẽ có quyền đầy đủ (sudo) để thực hiện bất kỳ tác vụ hệ thống nào.

UMIDIGI A13 Pro 5G chạy trên Android 12 và được trang bị Bộ xử lý Mediatek MT6833. Điện thoại này hỗ trợ 2 SIM thẻ Nano SIM, các tùy chọn kết nối bao gồm GPS, WIFI, hotspot, bluetooth 3G 4G vv. Thiết bị đi kèm với 8GB RAM và 128GB bộ nhớ có thể mở rộng qua thẻ SD.

#UMIDIGI #A13Pro5G #Rooting #Mediatek

Yêu cầu:
– Tất cả dữ liệu người dùng sẽ bị xóa, hãy sao lưu trước quá trình
– Phải viết vbmeta.img sau khi mở khóa bootloader
– Nếu thiết bị có phân vùng vendor_boot patch & flash nó
– Chúng tôi đề xuất mạnh mẽ phương pháp dưới đây (boot.img dump) vì boot.img từ một phiên bản firmware khác có thể gây bootloop
– Hình ảnh boot không phải là hình ảnh bootloader. Đừng nhầm lẫn giữa chúng, việc flash hình ảnh sai vào bootloader có thể gây brick cho thiết bị của bạn

#Root #Hướngdẫn #UMIDIGI #Android12

Cách Root UMIDIGI A13 Pro 5G:
1. Cài đặt USBDK và trình điều khiển Mediatek trên máy tính của bạn
2. Tải xuống & Giải nén ROM2box
3. Chạy ROM2Box.exe
4. Chọn Mediatek/Firmware Reader!
5. Đánh dấu “Full Firmware”
6. Bấm nút ‘START’
7. Khi quá trình bắt đầu, tắt điện thoại, sau đó cùng lúc Nhấn phím Volume lên + xuống & cắm USB, Sau khi điện thoại được phát hiện, nhả phím ngay lập tức
8. Chờ khoảng 15-20 phút
9. Chuyển boot.bin (đổi tên thành boot.img) từ thư mục ROM2box/out sang điện thoại của bạn
10. Trên điện thoại, cài đặt Magisk Manager

#Magisk #UMIDIGI #Rooting #Mediatek

Đã patch boot.img bằng Magisk và chuyển nó trở lại máy tính, thư mục Platform tools hoặc ROM2box
Mở CMD trong cùng một thư mục
Kiểm tra xem thiết bị có hỗ trợ khe cắm kép không

#CMD #DualSlot #Fastboot

Nếu thiết bị hỗ trợ khe cắm kép, hãy ghi hình ảnh boot đã patch vào cả hai khe
Nếu bạn chưa viết vbmeta trước đó, hãy viết nó như sau

#vbmeta #Bootloop #Thànhcông

#RootUMIDIGI #HướngdẫnRoot #Android12 #Mediatek

Nguồn: https://manualmentor.com/how-to-root-umidigi-a13-pro-5g.html?utm_source=rss&utm_medium=rss&utm_campaign=how-to-root-umidigi-a13-pro-5g

Rooting is the way to obtain Supersu Right’s on a Android device, that means after Rooting the Phone you have (sudo) full Right to perform any system task.

UMIDIGI A13 Pro 5G Run on Android 12 and it is Powered by Mediatek MT6833 Processor. it is a dual SIM smartphone support Nano SIM card, connectivity Option’s Include GPS, WIFI, hotspot, bluetooth 3G 4G etc. the device come with 8GB of RAM and 128GB of storage that can be expandable via SD card.

Requirement:

Note:

  • all userdata will be erased, must make a backup before process
  • Must write vbmeta.img after unlocking bootloader
  • if the device has a vendor_boot partition patch & flash it too
  • we strongly suggest below method (boot.img dump) because boot.img from a different firmware version may cause bootloop
  • the boot image is NOT the bootloader image. do not confuse between them flashing the wrong image to bootloader could brick your device

How to Root UMIDIGI A13 Pro 5G:

  • Install USBDK and Mediatek driver on Your computer
  • Download & Extract ROM2box
  • Run ROM2Box.exe
  • Click Mediatek/Firmware Reader!
  • mark “Full Firmware”
  • click ‘START’ button
  • Once the process Started, turn Phone OFF, Now together Press Volume up + down key & Insert USB, Once Phone detected Immediate Release key (make sure your phone stable in device manager)
  • done, it will take 15-20Min
  • Move boot.bin (rename it boot.img) from ROM2box/out folder to your phone
  • on Phone Install Magisk Manager

  • Now patch boot.img using Magisk and Move back it to computer, Platform tools or ROM2box folder
  • Open CMD on same folder
  • Now we check if device support dual slot
fastboot getvar current-slot
  • if return with value ‘a or b’ meaning device support dual slot
  • let’s write patched boot image to both slot
fastboot flash boot_ab boot.img
  • if you have not write vbmeta earlier then write it like this
fastboot set_active a
fastboot flash vbmeta_b vbmeta.img
fastboot set_active a

then set active A & reboot

fastboot set_active a
fastboot reboot

fixing any bootloop issue: just set alternative slot, if a is active we set b or if b is active we set a

fastboot set_active a
fastboot set_active b

Single Slot device:

  • in earlier steps we check for a slot, if the return value is not A or B meaning device does not support slot, let’s flash boot image to boot partition.
fastboot flash boot boot.img

then reboot

fastboot reboot

if vender_boot partition exist

fastboot flash vendor_boot vendor_boot.img

done, Your have successfully root your phone.

Related:


Gửi phản hồi