Acer Liquid Z330 [Acer T01]
A- Unbrick
B- Unlock Bootloader
C- TWRP
D- Root
Hi,
First i want to tell you my english is too bad
.. but i will do my best..
This is the first Thread for this Phone..
_____________________________________________________________________________
A- Unbrick Acer Liquid Z330 (On Windows Only)
Step 1: Required Files ->
1- Converter (To make a System.img file) : Download
2- Stock Firmware :
For "WW_GEN1" : WW_GEN1
For "EMEA_BGCS" : EMEA_BGCS
(If links not working download from this link Acer Official)
3- Download & install Adb and Fastboot from this thread : ADB and Fastboot
4- Download & install Python 3.x (Required for Converter) : Python For Windows
Step 2: Prepare Files ->
1- Extract Converter folder.
2- Extract Stock firmware and copy "file_contexts" , "system.new.dat", "system.patch.dat", "system.transfer.list" from it to Converter Folder.
3- Launch "Converter.exe" and tap any key and wait...
4- If all done you got 2 file called : system_new.img and system.raw.img - we need just one file called system_new.img
5- Move "system_new.img" from Converter folder to your adb folder (for me is C:\\adb) and rename it to "system.img"
6- Back to Stock Firmware Folder and copy from it this files "boot.img", "misc.bin", "NON-HLOS.bin", "rpm.mbn", "sbl1.mbn" to your adb folder.
7- Check if you have on your adb folder all this files: "system.img", "boot.img", "misc.bin", "NON-HLOS.bin", "rpm.mbn", "sbl1.mbn"
Step 3: Enter to fastboot ->
1- Shutdown your device
2- Press Volume Up (Volume +) don't release it and press power key untill Acer logo appear and release power key only (keep your finger on volume up) until you enter to recovery mode
3.a- if you have stock recovery, just choose Fastboot mode
3.b- if you have TWRP choose Reboot and Bootloader
4- Connect the device to the computer through USB.
5- Now launch CMD on adb folder (press shift on keyboard and right click on your adb folder and choose "Open Command Window Here".
6- Verify your PC sees the device by typing :
***** If you don't see your device serial number, and instead see "<waiting for device>", fastboot is not configured properly on your machine. *****
Step 4: Flash files ->
1- Execute this commands :
******** NOTE : flash system take about 5/10 mins.. Don't worry about "Max length message" just wait until you show you "Finished" *************
2- Normally after finished the phone take about 10mins on boot to system.. just wait
3-[JUST IN CASE] If your phone stuck on demo mode (show demo mode on bottom) please don't worry.. connect it to wifi and reboot.. Phone check the updates.. download and install all update and do a factory reset.
DONE !! Your phone back to life
Credits : The Converter Developed By "XN creation"
_____________________________________________________________________________
B- Unlock Bootloader
Step 1: Required Files ->
1- Download & install Adb and Fastboot from this thread : ADB and Fastboot
Step 2: Prepare Your device ->
1- Enable USB debugging on the device (How To)
2- Enable "OEM unlock" in the Developer options settings on the device.
3- Shutdown your device
4- Press Volume Up (Volume +) don't release it and press power key untill Acer logo appear and release power key only (keep your finger on volume up) until you enter to recovery mode
5- On stock recovery, just choose Fastboot mode
6- Connect the device to the computer through USB.
7- Now launch CMD on adb folder (press shift on keyboard and right click on your adb folder and choose "Open Command Window Here".
8- Verify your PC sees the device by typing :
***** If you don't see your device serial number, and instead see "<waiting for device>", fastboot is not configured properly on your machine. *****
Step 3: Execute this commands
1-
2- Verify if your bootloader unlocked
***** If all ok show you "Device unlocked: true" ************
3- Reboot to system
_____________________________________________________________________________
C- Install TWRP Recovery
Step 1: Bootloader Unlocked Required !! If not follow my instructions on top
Step 2: Download TWRP.zip from this link (Download) and extract recovery.img and copy it to your adb folder.
Step 3: Enter your device to Fastboot Mode, Connect it to the computer through USB and launch CMD prompt from your adb folder.
Step 4: Type this command
And DONE ! You have now TWRP !!
Credits : TWRP compiled from the original source by "Jemmini"
_____________________________________________________________________________
D- Root
Step 1: Bootloader Unlocked & TWRP Recovery Required !! Please Follow My Instructions on top (B & C instructions)
Step 2: Download latest Supersu from this thread (SuperSU v2.79) Choose "TWRP / FlashFire installable ZIP" one.
Step 3: Copy SuperSU zip file to your internal or external storage on your device.
Step 4: Reboot to TWRP recovery :
Press Volume Up (Volume +) don't release it and press power key untill Acer logo appear and release power key only (keep your finger on volume up) until you enter to recovery mode.
Step 5: On TWRP enter to INSTALL and Choose the superSU zip file and install it.
Step 6: Reboot.
Done... Your Device Rooted !!
_____________________________________________________________________________
Thats All !!
Sorry for my bad English...
I'm here if you have any questions..
A- Unbrick
B- Unlock Bootloader
C- TWRP
D- Root

Hi,
First i want to tell you my english is too bad
This is the first Thread for this Phone..
_____________________________________________________________________________
A- Unbrick Acer Liquid Z330 (On Windows Only)
Step 1: Required Files ->
1- Converter (To make a System.img file) : Download
2- Stock Firmware :
For "WW_GEN1" : WW_GEN1
For "EMEA_BGCS" : EMEA_BGCS
(If links not working download from this link Acer Official)
3- Download & install Adb and Fastboot from this thread : ADB and Fastboot
4- Download & install Python 3.x (Required for Converter) : Python For Windows
Step 2: Prepare Files ->
1- Extract Converter folder.
2- Extract Stock firmware and copy "file_contexts" , "system.new.dat", "system.patch.dat", "system.transfer.list" from it to Converter Folder.
3- Launch "Converter.exe" and tap any key and wait...
4- If all done you got 2 file called : system_new.img and system.raw.img - we need just one file called system_new.img
5- Move "system_new.img" from Converter folder to your adb folder (for me is C:\\adb) and rename it to "system.img"
6- Back to Stock Firmware Folder and copy from it this files "boot.img", "misc.bin", "NON-HLOS.bin", "rpm.mbn", "sbl1.mbn" to your adb folder.
7- Check if you have on your adb folder all this files: "system.img", "boot.img", "misc.bin", "NON-HLOS.bin", "rpm.mbn", "sbl1.mbn"
Step 3: Enter to fastboot ->
1- Shutdown your device
2- Press Volume Up (Volume +) don't release it and press power key untill Acer logo appear and release power key only (keep your finger on volume up) until you enter to recovery mode
3.a- if you have stock recovery, just choose Fastboot mode
3.b- if you have TWRP choose Reboot and Bootloader
4- Connect the device to the computer through USB.
5- Now launch CMD on adb folder (press shift on keyboard and right click on your adb folder and choose "Open Command Window Here".
6- Verify your PC sees the device by typing :
Code:
fastboot devices
Step 4: Flash files ->
1- Execute this commands :
Code:
fastboot -w
Code:
fastboot erase cache
Code:
fastboot erase sbl1
Code:
fastboot flash sbl1 sbl1.mbn
Code:
fastboot erase rpm
Code:
fastboot flash rpm rpm.mbn
Code:
fastboot erase misc
Code:
fastboot flash misc misc.bin
Code:
fastboot erase modem
Code:
fastboot flash modem NON-HLOS.bin
Code:
fastboot erase system
Code:
fastboot flash system system.img
Code:
fastboot erase boot
Code:
fastboot flash boot boot.img
Code:
fastboot reboot
2- Normally after finished the phone take about 10mins on boot to system.. just wait
3-[JUST IN CASE] If your phone stuck on demo mode (show demo mode on bottom) please don't worry.. connect it to wifi and reboot.. Phone check the updates.. download and install all update and do a factory reset.
DONE !! Your phone back to life
Credits : The Converter Developed By "XN creation"
_____________________________________________________________________________
B- Unlock Bootloader
Step 1: Required Files ->
1- Download & install Adb and Fastboot from this thread : ADB and Fastboot
Step 2: Prepare Your device ->
1- Enable USB debugging on the device (How To)
2- Enable "OEM unlock" in the Developer options settings on the device.
3- Shutdown your device
4- Press Volume Up (Volume +) don't release it and press power key untill Acer logo appear and release power key only (keep your finger on volume up) until you enter to recovery mode
5- On stock recovery, just choose Fastboot mode
6- Connect the device to the computer through USB.
7- Now launch CMD on adb folder (press shift on keyboard and right click on your adb folder and choose "Open Command Window Here".
8- Verify your PC sees the device by typing :
Code:
fastboot devices
Step 3: Execute this commands
1-
Code:
fastboot oem unlock
2- Verify if your bootloader unlocked
Code:
fastboot oem device-info
3- Reboot to system
Code:
fastboot reboot
_____________________________________________________________________________
C- Install TWRP Recovery
Step 1: Bootloader Unlocked Required !! If not follow my instructions on top
Step 2: Download TWRP.zip from this link (Download) and extract recovery.img and copy it to your adb folder.
Step 3: Enter your device to Fastboot Mode, Connect it to the computer through USB and launch CMD prompt from your adb folder.
Step 4: Type this command
Code:
fastboot flash recovery recovery.img
Code:
fastboot reboot
And DONE ! You have now TWRP !!
Credits : TWRP compiled from the original source by "Jemmini"
_____________________________________________________________________________
D- Root
Step 1: Bootloader Unlocked & TWRP Recovery Required !! Please Follow My Instructions on top (B & C instructions)
Step 2: Download latest Supersu from this thread (SuperSU v2.79) Choose "TWRP / FlashFire installable ZIP" one.
Step 3: Copy SuperSU zip file to your internal or external storage on your device.
Step 4: Reboot to TWRP recovery :
Press Volume Up (Volume +) don't release it and press power key untill Acer logo appear and release power key only (keep your finger on volume up) until you enter to recovery mode.
Step 5: On TWRP enter to INSTALL and Choose the superSU zip file and install it.
Step 6: Reboot.
Done... Your Device Rooted !!
_____________________________________________________________________________
Thats All !!
Sorry for my bad English...
I'm here if you have any questions..
Last edited: