• We are moving to xdaforums.com!

    Posts made between now and when the migration is complete will not be carried over.
    You will be automatically redirected once the migration is complete.

[RECOVERY][TWRP]TWRP 3.0.2-0 for HUAWEI TAG-L01 (P8 lite smart/GR3/Enjoy 5S)

Search This thread

mac12m99

Senior Member
Dec 17, 2014
192
167
TWRP.jpg
Hi everyone, i've started developing for this device, don't worry about his name(he has different name in different country), if your device model numer is "HUAWEI TAG-L01" you can use this recovery :)
You can also if you have TAG-Lxx but if you install a zip that check device it will found a TAG-L01

Remember, first you have to unlock the bootloader or it won't boot!! see this thread

DOWNLOAD

INSTALL INSTRUCTIONS
-reboot into bootloader(you can using "adb reboot bootloader" or by pressing volume down and power and selecting fastboot mode)
-type "fastboot flash recovery recoveryimage" (i suggest to drag and drop your image to the console so you don't have to worry about folders)
-presso volume up and power for some seconds and select recovery mode, allow twrp to write system(to prevent stock rom to re-flash stock recovery)

Thanks to:
androidlover5842 for his help


SOURCES
device tree
vendor tree
 
Last edited:
TWRP.jpg
Hi everyone, i've started developing for this device, don't worry about his name(he has different name in different country), if your device model numer is "HUAWEI TAG-L01" you can use this recovery :)
You can also if you have TAG-Lxx but if you install a zip that check device it will found a TAG-L01

Remember, first you have to unlock the bootloader or it won't boot!! see this thread

DOWNLOAD

INSTALL INSTRUCTIONS
-reboot into bootloader(you can using "adb reboot bootloader" or by pressing volume down and power and selecting fastboot mode)
-type "fastboot flash recovery recoveryimage" (i suggest to drag and drop your image to the console so you don't have to worry about folders)
-presso volume up and power for some seconds and select recovery mode, allow twrp to write system(to prevent stock rom to re-flash stock recovery)

Thanks to:
androidlover5842 for his help


SOURCES
device tree
vendor tree
Works excellent on Huawei GR3 TAG-L23
 
  • Like
Reactions: mac12m99

AimiFox

Member
Oct 8, 2011
35
0
I am having a problem and cannot find the source.

I have the L22 and have the correct code for unlocking and the phone reports "Unlock pass", factory resets and then reboots.

When I boot back into the bootloader and type "fastboot oem get-bootinfo", it reports "(bootloader) unlocked, not unlocked:yes. Once booted, developer options reports it is still unlocked.

I have attempted to flash a couple of versions of TWRP, they copy and all is reported fine, yet the phone remains on stock recovery.

Any ideas?
Thanks for any help, I'm stumped.

Found a solution: Do not reboot the phone via adb/fastboot, instead after flashing, hold down the power button to restart. Then you may enter TWRP/recovery in the normal manner. For some reason when you reboot via fastboot it does not work.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    TWRP.jpg
    Hi everyone, i've started developing for this device, don't worry about his name(he has different name in different country), if your device model numer is "HUAWEI TAG-L01" you can use this recovery :)
    You can also if you have TAG-Lxx but if you install a zip that check device it will found a TAG-L01

    Remember, first you have to unlock the bootloader or it won't boot!! see this thread

    DOWNLOAD

    INSTALL INSTRUCTIONS
    -reboot into bootloader(you can using "adb reboot bootloader" or by pressing volume down and power and selecting fastboot mode)
    -type "fastboot flash recovery recoveryimage" (i suggest to drag and drop your image to the console so you don't have to worry about folders)
    -presso volume up and power for some seconds and select recovery mode, allow twrp to write system(to prevent stock rom to re-flash stock recovery)

    Thanks to:
    androidlover5842 for his help


    SOURCES
    device tree
    vendor tree
    1
    V2
    • deleted boot partition from wipe menu(no need)
    • Changed device name to the real one(HWTAG-L6753)
    Download is in the first post
    1
    TWRP.jpg
    Hi everyone, i've started developing for this device, don't worry about his name(he has different name in different country), if your device model numer is "HUAWEI TAG-L01" you can use this recovery :)
    You can also if you have TAG-Lxx but if you install a zip that check device it will found a TAG-L01

    Remember, first you have to unlock the bootloader or it won't boot!! see this thread

    DOWNLOAD

    INSTALL INSTRUCTIONS
    -reboot into bootloader(you can using "adb reboot bootloader" or by pressing volume down and power and selecting fastboot mode)
    -type "fastboot flash recovery recoveryimage" (i suggest to drag and drop your image to the console so you don't have to worry about folders)
    -presso volume up and power for some seconds and select recovery mode, allow twrp to write system(to prevent stock rom to re-flash stock recovery)

    Thanks to:
    androidlover5842 for his help


    SOURCES
    device tree
    vendor tree
    Works excellent on Huawei GR3 TAG-L23