[RECOVERY] TWRP 3.3.x for Vivo Z1 Pro

Status
Not open for further replies.
Search This thread

chankruze

Senior Member
Jun 30, 2017
224
261
Balasore
chankruze.github.io
This TWRP recovery Is compiled from source & going to be supported officially

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Code:
#include <std_disclaimer.h>
/*
 *
 * We are not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this project
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at us for messing up your device, we will laugh at you.
 *
 */

Prerequisites
1. Unlocked bootloader.

Bugs
1. No bugs
2. If you have found a bug, please consider posting it to my GitHub Issues.

Instructions
1. Go to the fastboot mode.
2. Download the twrp image and transfer it to the adb folder.
3. Open the cmd/terminal and change directory into the adb folder.
4. Now confirm/check that device is connected by typing:-
Code:
fastboot devices
If you got your device seriel number there then you are ready to continue otherwise try connecting device again and make sure USB debugging is on and you have granted permission to the PC to debug.

5. After that we will flash this TWRP recovery to the recovery partition by below command:-
Code:
fastboot flash recovery twrp-name.img

BooM ! TWRP flashed successfully.

6. . Now unplug your device and then use your device key combo to boot into TWRP recovery mode.

Enjoy !

Downloads
Android File Host: https://www.androidfilehost.com/?w=files&flid=297671
Official TWRP Page: Coming Soon

XDA:DevDB Information
TWRP For Vivo Z1 Pro, Kernel for the Vivo Z1 Pro

Contributors
chankruze
Source Code: https://github.com/N00bTree/android_device_vivo_PD1911F_EX

Kernel Special Features:

Version Information
Status: Testing
Current Stable Version: 1.0.0
Stable Release Date: 2019-08-15
Current Beta Version: 1.0.0-beta1
Beta Release Date: 2019-08-11

Created 2019-08-09
Last Updated 2019-08-08
 

ayushmot

Member
Jan 9, 2017
36
42
Thank you bro

---------- Post added at 05:16 AM ---------- Previous post was at 04:55 AM ----------

Sir you are wrong code should be
fastboot flash recovery recovery.img
As file name name is recovery

---------- Post added at 05:22 AM ---------- Previous post was at 05:16 AM ----------

Bass custom ROM bhi ajaye na bhai maja aa jaye ga
 
  • Like
Reactions: Hitaarth_14

raul2speed

Member
May 17, 2014
7
2
Patna
this twrp recovery is compiled from source & going to be supported officially

team win recovery project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The gui is also fully xml driven and completely theme-able. You can change just about every aspect of the look and feel.

Code:
#include <std_disclaimer.h>
/*
 *
 * we are not responsible for bricked devices, dead sd cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this project
 * before flashing it! You are choosing to make these modifications, and if
 * you point the finger at us for messing up your device, we will laugh at you.
 *
 */

prerequisites
1. Unlocked bootloader.

bugs
1. No bugs
2. If you have found a bug, please consider posting it to my github issues.

instructions
1. Go to the fastboot mode.
2. Download the twrp image and transfer it to the adb folder.
3. Open the cmd/terminal and change directory into the adb folder.
4. Now confirm/check that device is connected by typing:-
Code:
fastboot devices
if you got your device seriel number there then you are ready to continue otherwise try connecting device again and make sure usb debugging is on and you have granted permission to the pc to debug.

5. After that we will flash this twrp recovery to the recovery partition by below command:-
Code:
fastboot flash recovery twrp-name.img

boom ! Twrp flashed successfully.

6. . Now unplug your device and then use your device key combo to boot into twrp recovery mode.

Enjoy !

downloads
android file host: https://www.androidfilehost.com/?w=files&flid=297671
official twrp page: coming soon

xda:devdb information
twrp for vivo z1 pro, kernel for the vivo z1 pro

contributors
chankruze
source code: https://github.com/n00btree/android_device_vivo_pd1911f_ex

kernel special features:

version information
status: testing
current stable version: 1.0.0
stable release date: 2019-08-15
current beta version: 1.0.0-beta1
beta release date: 2019-08-11

created 2019-08-09
last updated 2019-08-08

not working
 
  • Sad
Reactions: rohithk176833
Sep 9, 2014
12
3
This method is not working

---------- Post added at 01:46 AM ---------- Previous post was at 01:31 AM ----------

This method is not working

---------- Post added at 01:50 AM ---------- Previous post was at 01:46 AM ----------

Thank you bro

---------- Post added at 05:16 AM ---------- Previous post was at 04:55 AM ----------

Sir you are wrong code should be
fastboot flash recovery recovery.img
As file name name is recovery

---------- Post added at 05:22 AM ---------- Previous post was at 05:16 AM ----------

Bass custom ROM bhi ajaye na bhai maja aa jaye ga
Bootloader unlock ho gaya???
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    This TWRP recovery Is compiled from source & going to be supported officially

    Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

    Code:
    #include <std_disclaimer.h>
    /*
     *
     * We are not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed. Please
     * do some research if you have any concerns about features included in this project
     * before flashing it! YOU are choosing to make these modifications, and if
     * you point the finger at us for messing up your device, we will laugh at you.
     *
     */

    Prerequisites
    1. Unlocked bootloader.

    Bugs
    1. No bugs
    2. If you have found a bug, please consider posting it to my GitHub Issues.

    Instructions
    1. Go to the fastboot mode.
    2. Download the twrp image and transfer it to the adb folder.
    3. Open the cmd/terminal and change directory into the adb folder.
    4. Now confirm/check that device is connected by typing:-
    Code:
    fastboot devices
    If you got your device seriel number there then you are ready to continue otherwise try connecting device again and make sure USB debugging is on and you have granted permission to the PC to debug.

    5. After that we will flash this TWRP recovery to the recovery partition by below command:-
    Code:
    fastboot flash recovery twrp-name.img

    BooM ! TWRP flashed successfully.

    6. . Now unplug your device and then use your device key combo to boot into TWRP recovery mode.

    Enjoy !

    Downloads
    Android File Host: https://www.androidfilehost.com/?w=files&flid=297671
    Official TWRP Page: Coming Soon

    XDA:DevDB Information
    TWRP For Vivo Z1 Pro, Kernel for the Vivo Z1 Pro

    Contributors
    chankruze
    Source Code: https://github.com/N00bTree/android_device_vivo_PD1911F_EX

    Kernel Special Features:

    Version Information
    Status: Testing
    Current Stable Version: 1.0.0
    Stable Release Date: 2019-08-15
    Current Beta Version: 1.0.0-beta1
    Beta Release Date: 2019-08-11

    Created 2019-08-09
    Last Updated 2019-08-08
    2
    This method is not working

    ---------- Post added at 01:46 AM ---------- Previous post was at 01:31 AM ----------

    This method is not working

    ---------- Post added at 01:50 AM ---------- Previous post was at 01:46 AM ----------

    Thank you bro

    ---------- Post added at 05:16 AM ---------- Previous post was at 04:55 AM ----------

    Sir you are wrong code should be
    fastboot flash recovery recovery.img
    As file name name is recovery

    ---------- Post added at 05:22 AM ---------- Previous post was at 05:16 AM ----------

    Bass custom ROM bhi ajaye na bhai maja aa jaye ga
    Bootloader unlock ho gaya???
    1
    Thank you bro

    ---------- Post added at 05:16 AM ---------- Previous post was at 04:55 AM ----------

    Sir you are wrong code should be
    fastboot flash recovery recovery.img
    As file name name is recovery

    ---------- Post added at 05:22 AM ---------- Previous post was at 05:16 AM ----------

    Bass custom ROM bhi ajaye na bhai maja aa jaye ga