• 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.

Huawei Enjoy 5 (TIT-AL00) - Install Google Play store guide

Search This thread

gordonnorth

Member
Nov 8, 2008
42
11
This is to show you how to get Google Play on the Huawei Enjoy 5, which standard Chinese Stock ROM does not have Play store enabled.

Note: when unlocking the phone and installing custom recovery, it might mean that the OTA updates don't work anymore.
Since we have not yet had an update since I installed this, I could not check, but this is what is said in the Huawei unlock site...


Credits: my sincere thanks to andrik22, who guided me through the whole process... :)


Prerequisites:
Huawei Enjoy 5 phone (TIT-AL00)
Huawei Unlock tool (attached)
ADB drivers (attached)
ADB / Fastboot software (attached)
CWM Recovery file (attached)
GAPPS Pico for ARM64, Android 5.1 --> Download from Opengapps.org

Steps to complete:
1. Install ADB Drivers
2. Unzip ADB software in C:\adb
3. Unzip CWM_Recovery.img in C:\adb
4. Copy the GAPPS file into C:\adb

C:\adb should look like this now:
picture.php


5. Now got to the phone and write down:
Settings -->about phone --> Status--> IMEI 1 + Serial Number
picture.php


6. Connect phone by USB to computer
7. Enable USB debugging on phone --> slide down the notification area and touch "USB connection options", then on the bottom of the screen enable "USB Debugging"
7a. Copy the GAPPS file from C:\adb to the root of the external SD card on your phone

8. Unzip and open the Unlock tool (you might need to disable the virus checker, as this will be flagged and deleted, at least this was the case with me) --> fill in IMEI 1, get Product ID, write that down.
picture.php


9. Go to the Huawei site to get your unlock code (log in with Facebook, or Huawei ID, fill in the required information product type = Smartphone, product ID = TIT-AL00, serial number from the phone, IMEI code, Product ID). Your unlock code will be below in Red)
picture.php


10. Startup command prompt (Windows key + R, type cmd, enter)
11. In command prompt, type "cd \adb" to get to the adb directory
12. In command prompt check if device is recognized (typing "adb devices" in the command prompt should show you this)
13. Now reboot the phone into fastboot by typing "adb reboot bootloader"
14. This should reboot the phone into fastboot mode (black screen, only showing "fastboot>" on the bottom
15. In the command prompt, type "fastboot devices" to see if the device is recognized.
Your screen should look something like this:
picture.php


The next command will unlock your phone AND make a hard reset... if any data or settings would need to be preserved, please make a backup!
16. Now type in the command prompt:"fastboot oem unlock XXXXX" where XXXX is the unlock code you got from the website
17. Then type in command prompt: "fastboot reboot". After this, your phone will reboot and reset.
18. When Phone is rebooted, make sure USB debugging is on again (same as point 7)
19. Now reboot the phone into fastboot by typing "adb reboot bootloader"
20. This should reboot the phone into fastboot mode (black screen, only showing "fastboot>" on the bottom
21. In the command prompt, type "fastboot devices" to see if the device is recognized.
22. Now we are going to flash CWM Recovery: type in command prompt: "fastboot flash recovery CWM_recovery.img"
23. reboot into recovery by typeing into command prompt: " "fastboot reboot" while holding VOL+ on the phone.
24. When the options screen on the phone appears, press VOL- to select the recovery mode. This will boot into CWM recovery.
25. In CWM recovery, select "install ZIP" and select "From Memory card" and select the Open Gapps file we have copied there in step 7a.
26 When flashing is done, type into the command prompt: "adb reboot" to reboot the phone.

This should reboot the phone. first 5 minutes it might be very slow as it is optimizing (Google) apps, but then Google Play store should be working on your phone!
 

Attachments

  • CWM_recovery.zip
    8.3 MB · Views: 11,131
  • UniversalAdbDriverSetup.zip
    15.9 MB · Views: 9,402
Last edited:

andrik22

Member
Dec 10, 2014
35
25
Attention!
When installing SuperSU you can NOT get ROOT!!!
You will receive a cyclic reboot. And for the restoration of the phone need flash original recovery, and then install the firmware version B128 from the official site (update.zip).


Links for firmware version B128:
TWRP recovery
Original Recovery
Official page TIT-AL00
Firmware version C00B128 from the official site and mirror. Size: 1,2 Gb (The Chinese have made a mistake, inside the archive file located in the upgrade "dlaod" - is wrong, the folder should be called dload.)

Firmware version C00B132 from the official site and mirror. Size: 1,2 Gb

Firmware version C00B135 from the official site and mirror. Size: 1,2 Gb

Firmware from the official site installed only from original recovery, so if you have installed CWM recovery, you must first restore the original as it is written above, and already from it to make a clean install.
 
Last edited:
  • Like
Reactions: Shun Yao and GONF

tomvanbraeckel

New member
Dec 20, 2015
2
0
Can't open the Huawei Unlock tool...

Thanks for the guide but there's a crucial step that seems not to work: the "Huawei Unlocker.zip" tool only contains an adb.exe, fastboot.exe, and a few non-Windows-executable files (busybox and 2 .dll's) so how do we execute this tool?

8. Unzip and open the Unlock tool (you might need to disable the virus checker, as this will be flagged and deleted, at least this was the case with me) --> fill in IMEI 1, get Product ID, write that down

=> How to "open the Unlock tool"? It seems to be missing from the .zip file... could you re-upload somehow?

Thanks again!
 
Last edited:

gordonnorth

Member
Nov 8, 2008
42
11
Thanks for the guide but there's a crucial step that seems not to work: the "Huawei Unlocker.zip" tool only contains an adb.exe, fastboot.exe, and a few non-Windows-executable files (busybox and 2 .dll's) so how do we execute this tool?



=> How to "open the Unlock tool"? It seems to be missing from the .zip file... could you re-upload somehow?

Thanks again!

Hi!

I see that I attached the wrong file here. have corrected in the meantime.
Please try the unlocker tool that is attached now.
 

tomvanbraeckel

New member
Dec 20, 2015
2
0
Hi!

I see that I attached the wrong file here. have corrected in the meantime.
Please try the unlocker tool that is attached now.

It worked perfectly now. Google Apps are installed. Thanks a lot, guys!

One more gotcha: the Huawei Unlocker.exe didn't work for me when executed directly from the .zip file, even though it's only one file so I expected that to work... Perhaps it self-extracts... Anyway, you need to unpack the .zip file first and then execute the unlocker .exe :)
 

skinglove

New member
Jul 13, 2009
3
0
; said:
when I flash the gapps.zip from sdcard.
cwm told me the signature verification faild...
maybe I should try another gapps?
; said:
I tried 5 gapps blow but none of them works...
attachment.php
Found the problem. and finnaly it works.
The first time of the CWM installation failed. ( but adb told me OK).
so I just flash CWM again to solve the problem.
Many thanks.
so many chinese user also wanna to use gapps, even the Gov. banned google services here.
 

Attachments

  • 20160111124525.png
    20160111124525.png
    4.9 KB · Views: 17,141
Last edited:

skinglove

New member
Jul 13, 2009
3
0
Hope there's a way to root the device , to delete those useless pre-installed apps.
Thanks again.
 

petere15

New member
Dec 29, 2015
1
0
different huawei emuı page

hi my friends,

there is a problem about huawei emui page

I check the your advice but When I want to appliacaiton this step, I see different page in web site

and than I can not submit this step I don't take unlock code.


what is the problem pls help me !!
thanks
 

andrik22

Member
Dec 10, 2014
35
25
The same model TIT-AL00 announced to India with the name of Honor Holly 2 Plus.
Review
This means that you can install the firmware, which has services Googe.
 
  • Like
Reactions: Utakarsh

gordonnorth

Member
Nov 8, 2008
42
11
The same model TIT-AL00 announced to India with the name of Honor Holly 2 Plus.
Review
This means that you can install the firmware, which has services Googe.

Hey Andrik,

do you know where we can download that firmware?
and did you test that already? might be good to have a more westernized ROM available, so also the EMUI badges might work for whatsapp for example... ;)
 
  • Like
Reactions: GONF

andrik22

Member
Dec 10, 2014
35
25
Hey Andrik,

do you know where we can download that firmware?
and did you test that already? might be good to have a more westernized ROM available, so also the EMUI badges might work for whatsapp for example... ;)

Today just announced!
On sale from 15 February. I think the firmware will be closer to the date of sale.
Firmware appear on this page.
 
Last edited:

GONF

Member
Apr 6, 2012
9
0
hi,
im not expert for phones so i need little help. Problem begine on geting unlock key.
My Huawei page look diferent , don't have product type.
Cant paste link coz im new here: h t t p://imgur.com/nGkL3R1.
Any idea what to do next?

in product model i try to write" huawei tit-al00", only "tit-al 00" and i get the same message.
Sorry on my bad english, hope someone will understand my problem.
thx
 
Last edited:

andrik22

Member
Dec 10, 2014
35
25
hi,
im not expert for phones so i need little help. Problem begine on geting unlock key.
My Huawei page look diferent , don't have product type.
Cant paste link coz im new here: h t t p://imgur.com/nGkL3R1.
Any idea what to do next?

in product model i try to write" huawei tit-al00", only "tit-al 00" and i get the same message.
Sorry on my bad english, hope someone will understand my problem.
thx

Manufacturer again changed the method of obtaining the unlock code.
You need to go to the phone account Huawei. For example, Huawei club, HiApp or Huawei Cloud+.
The report said that you did not go to these applications for more than 14 days.
The second option - for unlock to write their e-mail data (down - contact us).
 
  • Like
Reactions: GONF

GONF

Member
Apr 6, 2012
9
0
thx for answering, first solution didnt work, so i sent mail, hope i will get some positive answer.
 
Last edited:

GONF

Member
Apr 6, 2012
9
0
Hmm, still no answer from huawei tehnical support.
Anyone have some expirience with them?
Or, is ther any other solution for my problem?
pls anyone.... girl will cut my ..... if i don fix her mobile:)
 

andrik22

Member
Dec 10, 2014
35
25
Hmm, still no answer from huawei tehnical support.
Anyone have some expirience with them?
Or, is ther any other solution for my problem?
pls anyone.... girl will cut my ..... if i don fix her mobile:)
Unfortunately, there is only a version of the installation software VPN, included in the service with Huawei phone with the expectation of 14 days.
I have not tested it should work in theory.
Perhaps you can write in support of Huawei in your country - that they may request an unlock code from colleagues in China.
 
  • Like
Reactions: GONF

GONF

Member
Apr 6, 2012
9
0
Hi, I still have not solved my problem, so I have one question.
Will it be possible in the near future root this device?
Or i can trow it in the trash.
 

andrik22

Member
Dec 10, 2014
35
25
Hi, I still have not solved my problem, so I have one question.
Will it be possible in the near future root this device?
Or i can trow it in the trash.
Even if it will be able to get root, too, need to unlock the bootloader on it.
You have tried to write an e-mail?

Send an email to [email protected] Email them the following. They usually email you back and tell you to do go online to unlock your bootloader and it should work on the website, or never email you back:

Hello. I keep getting an error when trying to unlock my phone on the unlock page.

Model: TIT-AL00 (Or whatever model you have)
Serial: Put in your phones serial number here. (You get this in About phone, Status)
IMEI: Put in your phones IMEI number here. (You get this in About phone, Status, it's IMEI1)
Product ID: (Go into your phone dialer and dial *#*#1357946#*#* and it will give you your Product ID, or use Huawei Unlocker)
 
Last edited:
  • Like
Reactions: GONF

Top Liked Posts

  • There are no posts matching your filters.
  • 6
    This is to show you how to get Google Play on the Huawei Enjoy 5, which standard Chinese Stock ROM does not have Play store enabled.

    Note: when unlocking the phone and installing custom recovery, it might mean that the OTA updates don't work anymore.
    Since we have not yet had an update since I installed this, I could not check, but this is what is said in the Huawei unlock site...


    Credits: my sincere thanks to andrik22, who guided me through the whole process... :)


    Prerequisites:
    Huawei Enjoy 5 phone (TIT-AL00)
    Huawei Unlock tool (attached)
    ADB drivers (attached)
    ADB / Fastboot software (attached)
    CWM Recovery file (attached)
    GAPPS Pico for ARM64, Android 5.1 --> Download from Opengapps.org

    Steps to complete:
    1. Install ADB Drivers
    2. Unzip ADB software in C:\adb
    3. Unzip CWM_Recovery.img in C:\adb
    4. Copy the GAPPS file into C:\adb

    C:\adb should look like this now:
    picture.php


    5. Now got to the phone and write down:
    Settings -->about phone --> Status--> IMEI 1 + Serial Number
    picture.php


    6. Connect phone by USB to computer
    7. Enable USB debugging on phone --> slide down the notification area and touch "USB connection options", then on the bottom of the screen enable "USB Debugging"
    7a. Copy the GAPPS file from C:\adb to the root of the external SD card on your phone

    8. Unzip and open the Unlock tool (you might need to disable the virus checker, as this will be flagged and deleted, at least this was the case with me) --> fill in IMEI 1, get Product ID, write that down.
    picture.php


    9. Go to the Huawei site to get your unlock code (log in with Facebook, or Huawei ID, fill in the required information product type = Smartphone, product ID = TIT-AL00, serial number from the phone, IMEI code, Product ID). Your unlock code will be below in Red)
    picture.php


    10. Startup command prompt (Windows key + R, type cmd, enter)
    11. In command prompt, type "cd \adb" to get to the adb directory
    12. In command prompt check if device is recognized (typing "adb devices" in the command prompt should show you this)
    13. Now reboot the phone into fastboot by typing "adb reboot bootloader"
    14. This should reboot the phone into fastboot mode (black screen, only showing "fastboot>" on the bottom
    15. In the command prompt, type "fastboot devices" to see if the device is recognized.
    Your screen should look something like this:
    picture.php


    The next command will unlock your phone AND make a hard reset... if any data or settings would need to be preserved, please make a backup!
    16. Now type in the command prompt:"fastboot oem unlock XXXXX" where XXXX is the unlock code you got from the website
    17. Then type in command prompt: "fastboot reboot". After this, your phone will reboot and reset.
    18. When Phone is rebooted, make sure USB debugging is on again (same as point 7)
    19. Now reboot the phone into fastboot by typing "adb reboot bootloader"
    20. This should reboot the phone into fastboot mode (black screen, only showing "fastboot>" on the bottom
    21. In the command prompt, type "fastboot devices" to see if the device is recognized.
    22. Now we are going to flash CWM Recovery: type in command prompt: "fastboot flash recovery CWM_recovery.img"
    23. reboot into recovery by typeing into command prompt: " "fastboot reboot" while holding VOL+ on the phone.
    24. When the options screen on the phone appears, press VOL- to select the recovery mode. This will boot into CWM recovery.
    25. In CWM recovery, select "install ZIP" and select "From Memory card" and select the Open Gapps file we have copied there in step 7a.
    26 When flashing is done, type into the command prompt: "adb reboot" to reboot the phone.

    This should reboot the phone. first 5 minutes it might be very slow as it is optimizing (Google) apps, but then Google Play store should be working on your phone!
    3
    Y6 Pro is actually the international version of Huwei Enjoy 5. You can unzip the image, remove first line: "META-INF/com/google/android/updater-script", and then flash the image. In the process, if you are asked to root, don't do it!
    I've tried B135, and it worked!

    Btw, SP tool didn't worked for me. You can turn off your phone using CWP recovery, and then using mtktools, create scatter file (you have to change mtktools.ini adding appropriate chip MT6735). It creates scatter file, but it doesn't work.

    And the problem with Google reCaptcha was adblock. Da... Google ads!

    OK, after wiping system as someone elsewhere suggested now it's just boot loop . it just powers up constantly and remain at huawei logo.

    tried flashing different roms :
    TIT-AL00_C00B128 (Chinese),
    TIT-AL00_C583B2 (Indian Holly 2 plus),
    TIT-AL00_C567B105 (Cambodia)
    both stock and twrp recovery (linked in first page) give error .
    stock says partition size differs, twrp says these roms are for HWTIT-AL00 while your phone is enjoy s. (which is not, It's a Y6 Pro )

    can't use SP flash since phone turns on quickly and repeatedly there's no time for program to connect to it. installed all preloader etc drivers.

    using fastboot, I can only flash recoveries ( stock,twrp,cwm) linked in first page. anything else and it gives errors like permission, update.zip faulty, this is not a boot.img and so on. Using phone's stock recovery to
    apply update.zip /dload folder also gives error about partition size.

    Now I really appreciate any hint, help , useful link, anything.

    Hello brothers. i accidentlly install super user in TIT-AL00_C567B106. now its restarting remdomly. i tried to find orginal recovery for this version. i already install recovery 128 not worked for me. please help by giving recovery . thanks in advance

    I have exactly same model and same problem like you..I also tried edit update.script, but installationt aborted. How did u get rid of it?? Do u have exact stock recovery of c328?

    Hi I ma form Pakistan.
    My phone build number is TIT-AL00C328B124
    (Huawei y6 pro 4G) I want update new framework.
    I have already downloads these update.zip files
    TIT-AL00C567B111
    TIT-AL00C567B106
    TIT-AL00C567B105
    And try to update but failed... :(
    How I can update my phone?
    No bootloader unlock.
    No rooted.
    No custom recovery installed.
    Originally every thing..
    Please help me..
    Thanks!

    Hi , i need the original recovery for B124 please

    Did you find any solution? I am in same situation now.

    Finally I fixed a half-bricked TIT-AL00 device.
    Huawei devices are a pain in the @ss...same model nos.....TIT-AL00 but it has so other devices with that number/id...dang!!!@@
    Anyways, here's what I did.
    1. I downloaded the files from the first post.
    2. Flashed the CWM Recovery in FastBoot mode. Rebooted fine into Android.
    3. Rebooted into CWM Recovery and flashed SuperSU binary zip file since I wanted to root it.
    4. All hell broke lose after this. Continuos reboots from the Huawei logo.
    5. I reflashed the stock recovery provided in the #2 post. Nothing.
    6. Googled around....no fixes.
    7. I read about the post #2 too late....lol
    8. Download the B128 firmware and flashed it from stock recovery. Gave me an error about partition size mismatch.
    9. Googled some more. Desperately. No fixes. Nothing.
    10. Finally, I found an Indian firmware which I presume must be the right one (lucky guess coz the device doesn't have anything like name or model name anywhere in the body except TIT-AL00!)
    11. Downloaded and tried to flashed it via the stock recovery. Error about being the wrong device. I presume the stock recovery from post #2 was from another/different device/variant.
    12. I read this thread and found a user (biroo) in post #46 said something about editing the updater_script file inside the zipped rom file (update.zip).
    13. So I unzipped it and edited that file (btw, I removed only the first few parts) though he mentioned about deleting the first line, without word wrap in notepad, I gave me only 1 long line...just 1 line.
    14. After editing the file, I zipped it up again (care here....don't right click and zip "update" folder!!!). Instead, go inside the "update" folder and select all the files, right click them and select "Add to update.zip" (using winrar or 7zip).
    15. I copied that "update.zip" file onto an sdcard, went into stock recovery and tried to flash it. It failed with some $hit about authentication failed or something and blah blah blah.
    16. I rebooted into fastboot mode and flashed CWM recovery to try and flash "update.zip" file again but....sadly, CWM failed to mount the externalSDCard....tried rebooting again and tried but still didn't mount the externalSDCard.
    17. Finally, I flashed TWRP Recovery and flashed the modified "update.zip" file...and this time....it flashed successfully.
    18. I rebooted normally...took some time (as usual) for the first boot but soon, I had a working phone again.

    I made it this long because I don't frequent this forum, and I don't want anyone to be confused about the steps that I took.
    Hope this helps out someone with a half-bricked bootlooping TIT-AL00 device.
    BTW...the device I used was bought from India and the firmware I flashed contains the Playstore by default.

    Sorry for the long post....must be boring....but then, not all are experts....so the need for a step by step guide.
    Download link for the firmware I used. Its a 1.5GB file
    Good luck!
    2
    Attention!
    When installing SuperSU you can NOT get ROOT!!!
    You will receive a cyclic reboot. And for the restoration of the phone need flash original recovery, and then install the firmware version B128 from the official site (update.zip).


    Links for firmware version B128:
    TWRP recovery
    Original Recovery
    Official page TIT-AL00
    Firmware version C00B128 from the official site and mirror. Size: 1,2 Gb (The Chinese have made a mistake, inside the archive file located in the upgrade "dlaod" - is wrong, the folder should be called dload.)

    Firmware version C00B132 from the official site and mirror. Size: 1,2 Gb

    Firmware version C00B135 from the official site and mirror. Size: 1,2 Gb

    Firmware from the official site installed only from original recovery, so if you have installed CWM recovery, you must first restore the original as it is written above, and already from it to make a clean install.
    2
    OK, after wiping system as someone elsewhere suggested now it's just boot loop . it just powers up constantly and remain at huawei logo.

    tried flashing different roms :
    TIT-AL00_C00B128 (Chinese),
    TIT-AL00_C583B2 (Indian Holly 2 plus),
    TIT-AL00_C567B105 (Cambodia)
    both stock and twrp recovery (linked in first page) give error .
    stock says partition size differs, twrp says these roms are for HWTIT-AL00 while your phone is enjoy s. (which is not, It's a Y6 Pro )

    can't use SP flash since phone turns on quickly and repeatedly there's no time for program to connect to it. installed all preloader etc drivers.

    using fastboot, I can only flash recoveries ( stock,twrp,cwm) linked in first page. anything else and it gives errors like permission, update.zip faulty, this is not a boot.img and so on. Using phone's stock recovery to
    apply update.zip /dload folder also gives error about partition size.

    Now I really appreciate any hint, help , useful link, anything.
    2
    Hey Andrik,

    do you know where we can download that firmware?
    and did you test that already? might be good to have a more westernized ROM available, so also the EMUI badges might work for whatsapp for example... ;)

    Today just announced!
    On sale from 15 February. I think the firmware will be closer to the date of sale.
    Firmware appear on this page.