Oppo A83 [CPH1729] TWRP RECOVERY

Search This thread

Lunarx

Member
Jan 12, 2023
8
5
Warning: This is not official TWRP, use it at your own risk!!!
Data will be erased. Back up if neccessary


This device is kind of weird so to flash twrp you need these things:
1. Prepare materials​
  • Install driver so as to have access to preloader (Just install automatically and no need to do anything in device manager)
  • This software to access to preloader -> fastboot (fastboot is somehow not available via adb methods) Enter fastboot
  • This tool for flashing
2. Unlock bootloader (need testpoint, python, git (optional) - you can search on google)​
  • Use this tool - go to this section. Follow guides to unlock bootloader (remember to use testpoint not hardware buttons)
3. Enter fastboot mode​
  • Use [BFF]MTKMETAUtilityV75 tool
  • Select Reboot Fastboot Mode in BRom section
  • Hold volume down button. While holding connect it to your computer
*Now your phone is in fastboot mode
4. Flash​
  • Open platform-tools folder in Downloads folder
  • Shift + Right click then "open command window here"
  • Input these commands into cmd
    • fastboot flash boot drag twrp file to cmd
    • fastboot flash recovery drag twrp file to cmd.
    • fastboot reboot. Swipe to allow modification in twrp (to make sure that stockboot wont replace twrp). After that reboot to recovery to make it installed on your device permanently.
    • Now your recovery is ready to flash file you can push stock image file to your root folder using adb command: "adb push. Drag the stock image file. /" (Because Decryption right now doesnt work on my device yet)
    • Enjoy
*Sounds crazy but it is required to make sure twrp is installed correctly​
*If successful, when you power on, you will get a red section on top of your device. If you want to recover to stock recovery, flash the recovery.img below.​
*Also, if you want to make your own twrp, you can try recovery.img below.​

Also thanks SebaUbuntu for an awesome app




 

Attachments

  • boot.img
    9.9 MB · Views: 99
  • recovery.img
    32 MB · Views: 93
  • unofficial-twrp-3.7.0_9-0-M6763D.img
    17.6 MB · Views: 151
Last edited:
  • Like
Reactions: saigetshu

Lunarx

Member
Jan 12, 2023
8
5
Here is the PBRB version for this device
 

Attachments

  • PBRP-CPH1729-3.2.0-20230207-2218-UNOFFICIAL.img
    20.4 MB · Views: 84
  • Like
Reactions: saigetshu

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Warning: This is not official TWRP, use it at your own risk!!!
    Data will be erased. Back up if neccessary


    This device is kind of weird so to flash twrp you need these things:
    1. Prepare materials​
    • Install driver so as to have access to preloader (Just install automatically and no need to do anything in device manager)
    • This software to access to preloader -> fastboot (fastboot is somehow not available via adb methods) Enter fastboot
    • This tool for flashing
    2. Unlock bootloader (need testpoint, python, git (optional) - you can search on google)​
    • Use this tool - go to this section. Follow guides to unlock bootloader (remember to use testpoint not hardware buttons)
    3. Enter fastboot mode​
    • Use [BFF]MTKMETAUtilityV75 tool
    • Select Reboot Fastboot Mode in BRom section
    • Hold volume down button. While holding connect it to your computer
    *Now your phone is in fastboot mode
    4. Flash​
    • Open platform-tools folder in Downloads folder
    • Shift + Right click then "open command window here"
    • Input these commands into cmd
      • fastboot flash boot drag twrp file to cmd
      • fastboot flash recovery drag twrp file to cmd.
      • fastboot reboot. Swipe to allow modification in twrp (to make sure that stockboot wont replace twrp). After that reboot to recovery to make it installed on your device permanently.
      • Now your recovery is ready to flash file you can push stock image file to your root folder using adb command: "adb push. Drag the stock image file. /" (Because Decryption right now doesnt work on my device yet)
      • Enjoy
    *Sounds crazy but it is required to make sure twrp is installed correctly​
    *If successful, when you power on, you will get a red section on top of your device. If you want to recover to stock recovery, flash the recovery.img below.​
    *Also, if you want to make your own twrp, you can try recovery.img below.​

    Also thanks SebaUbuntu for an awesome app




    1
    Here is the PBRB version for this device