How to root acer liquid zest 4g t07? - Android Q&A, Help & Troubleshooting

Hi, i have an acer liquid zest 4g t07, i cant find anyway on how to root it.
EDIT:
here's the solution https://forum.xda-developers.com/android/general/tutorial-root-acer-liquid-zest-4g-z628-t3534746

flamendless said:
Hi, i have an acer liquid zest 4g t07, i cant find anyway on how to root it.
Click to expand...
Click to collapse
Can you give me any information about your phone? model,kernel,android version,etc.

Ziisehahvulon said:
Can you give me any information about your phone? model,kernel,android version,etc.
Click to expand...
Click to collapse
According to CPU-Z
Model: T07 (t07_ww)
Manufacturer: acer
android version: 6.0
Api level: 23
Kernel: 3.18.19+(1469620262)
Would these suffice?

flamendless said:
According to CPU-Z
Model: T07 (t07_ww)
Manufacturer: acer
android version: 6.0
Api level: 23
Kernel: 3.18.19+(1469620262)
Would these suffice?
Click to expand...
Click to collapse
Do you have any any custom recoveries for your phone so we can flash a supersu.zip?
If not could you boot this recoveries I repeat boot not flash or install.
How to Boot into recovery without flashing:https://aubykhan.wordpress.com/2013...t-into-twrp-or-cwm-recovery-without-flashing/
Custom Recovery:https://www.androidfilehost.com/?fid=24591023225178597
The custom recovery may not be for your phone but I have tried booting random recoveries to my phone similar to its specs and it worked!
SuperSU download in attachment

Is it possible to brick my device by that procedure?

flamendless said:
Is it possible to brick my device by that procedure?
Click to expand...
Click to collapse
Not the device but maybe the recovery but since you are booting it and not flashing it maybe it won't.I did this procedure to my phone but the 3g T06 model of acer liquid zest and it worked. Well I changed some links so that the recovery would be compatible for your chipset which is mt6735 and kernel 3.18.19+
PS.you need unlocked bootloader and developer options on for oem unlocking

Thank you, i will try that as soon as possible, although, whats the way to boot in bootloader in acer device?

flamendless said:
Thank you, i will try that as soon as possible, although, whats the way to boot in bootloader in acer device?
Click to expand...
Click to collapse
Turn off phone then hold power button and up button at the same time or you can boot in fastboot using ADB commands.
Make sure you have an unlocked bootloader and good luck!
PS. Unlocking bootloader formats the phone

Ziisehahvulon said:
Turn off phone then hold power button and up button at the same time or you can boot in fastboot using ADB commands.
Make sure you have an unlocked bootloader and good luck!
PS. Unlocking bootloader formats the phone
Click to expand...
Click to collapse
How to know if the bootloader is unlocked?

flamendless said:
How to know if the bootloader is unlocked?
Click to expand...
Click to collapse
I had problems for my phone but try this commands:
adb reboot bootloader
fastboot getvar all or fastboot oem device-info
if that doesnt work try:
adb shell
su
cat /proc/mtd

Ziisehahvulon said:
I had problems for my phone but try this commands:
adb reboot bootloader
fastboot getvar all or fastboot oem device-info
if that doesnt work try:
adb shell
su
cat /proc/mtd
Click to expand...
Click to collapse
Im in fastboot mode, but the device is not listed in adb

flamendless said:
Im in fastboot mode, but the device is not listed in adb
Click to expand...
Click to collapse
ADB cannot detect phone if in fastboot mode but fastboot commands can be accepted while adb commands cannot while in fastboot mode
after typing adb reboot bootloader type this command while in fastboot mode
fastboot get var all or just var if that doesnt work try fastboot oem device-info
if that doesnt work either reboot your phone not in fastboot mode type fastboot reboot then type this commands while you are in home screen
adb shell
su
cat /proc/mtd

Ziisehahvulon said:
ADB cannot detect phone if in fastboot mode but fastboot commands can be accepted while adb commands cannot while in fastboot mode
after typing adb reboot bootloader type this command while in fastboot mode
fastboot get var all or just var if that doesnt work try fastboot oem device-info
if that doesnt work either reboot your phone not in fastboot mode type fastboot reboot then type this commands while you are in home screen
adb shell
su
cat /proc/mtd
Click to expand...
Click to collapse
It just says waiting for device

flamendless said:
It just says waiting for device
Click to expand...
Click to collapse
do you have drivers for fastboot and adb?
If you do and still get errors get the latest version
When the cmd says waiting for device make sure that the device is in fastboot mode
its just a black screen with a text fastboot mode

Ziisehahvulon said:
do you have drivers for fastboot and adb?
If you do and still get errors get the latest version
When the cmd says waiting for device make sure that the device is in fastboot mode
its just a black screen with a text fastboot mode
Click to expand...
Click to collapse
Yes i have fastboot and adb, and yes the screen is black and theres a text at the bottom left that says fastboot mode

flamendless said:
Yes i have fastboot and adb, and yes the screen is black and theres a text at the bottom left that says fastboot mode
Click to expand...
Click to collapse
Try the version of adb and fastboot that I used

Ziisehahvulon said:
Try the version of adb and fastboot that I used
Click to expand...
Click to collapse
still says waiting for device,

flamendless said:
still says waiting for device,
Click to expand...
Click to collapse
That can be caused if you dont have drivers installed and are you sure you have developer options on and usb debugging on? Also bootloader unlocked?
Hmm can you give me a picture of the procedure?
Pic of the device and the pc.
The picture of the device while the pc is saying waiting device and vice versa

Ziisehahvulon said:
That can be caused if you dont have drivers installed and are you sure you have developer options on and usb debugging on? Also bootloader unlocked?
Hmm can you give me a picture of the procedure?
Pic of the device and the pc.
The picture of the device while the pc is saying waiting device and vice versa
Click to expand...
Click to collapse
Yes, in the setting, the usb debugging is enabled, and the allow bootloader to be unlocked oem something, i also hve the proper drivers installed,
I think the bootloader is something thats quite not right, tell me whats the complete details about that.
Ill try to provide images.

flamendless said:
Yes, in the setting, the usb debugging is enabled, and the allow bootloader to be unlocked oem something, i also hve the proper drivers installed,
I think the bootloader is something thats quite not right, tell me whats the complete details about that.
Ill try to provide images.
Click to expand...
Click to collapse
I'll give you proper details later I need to go to school

Related

Adb and fastboot don't recognize my phone in download mode

Hello!
I'm using Samsung Galaxy Grand 2 (SM-G7105) and I want to unlock my bootloader but adb and fastboot don't recognize my phone while it is in download mode
Yes,i tried re-installing drivers and changing usb ports but it still doesn't work
Here is what the cmd is telling me:
C:\adb>adb devices
List of devices attached
0962d261 device
C:\adb>adb reboot-bootloader
C:\adb>adb devices
List of devices attached
C:\adb>fastboot devices
C:\adb>fastboot devices
C:\adb>
Click to expand...
Click to collapse
What can i do?
DizzyNutz said:
Hello!
I'm using Samsung Galaxy Grand 2 (SM-G7105) and I want to unlock my bootloader but adb and fastboot don't recognize my phone while it is in download mode
Yes,i tried re-installing drivers and changing usb ports but it still doesn't work
Here is what the cmd is telling me:
What can i do?
Click to expand...
Click to collapse
For interacting with Samsung devices in download mode Odin is usually the tool that is involved. Do you know for sure that your device doesn't come with a already unlocked bootloader? Are you trying to install a custom ROM? If you can provide me with more information I can help you more !
shimp208 said:
For interacting with Samsung devices in download mode Odin is usually the tool that is involved. Do you know for sure that your device doesn't come with a already unlocked bootloader? Are you trying to install a custom ROM? If you can provide me with more information I can help you more !
Click to expand...
Click to collapse
Yes,i am trying to install this ROM
Odin can actually detect my phone while in download mode,but fastboot and adb cannot
My real problem is when i try to install the ROM (i'm using TWRP recovery) it gets stuck at "Patching system image unconditionally" and the solution that i found on the internet is to unlock my bootloader

Getting issue in fastboot mode

I m getting issue in fastboot mode...while entering to fastboot mode screen appears like this shown in image...any idea about this?
Nik Shar said:
I m getting issue in fastboot mode...while entering to fastboot mode screen appears like this shown in image...any idea about this?
Click to expand...
Click to collapse
did you have access to pc??
did yoh even tried to cjecl whether phone is connected in fastboot mode.
in adb type fastboot devices
and make sure fastboot is working if yes then no problem...sometimes it may be due to any file you flashed (dont know correctly unless you mention)/that changes the image of fastboot...
Looks like your splash screen is changed
adithyan25 said:
did you have access to pc??
did yoh even tried to cjecl whether phone is connected in fastboot mode.
in adb type fastboot devices
and make sure fastboot is working if yes then no problem...sometimes it may be due to any file you flashed (dont know correctly unless you mention)/that changes the image of fastboot...
Click to expand...
Click to collapse
Yes I have..
What is cjecl?
adithyan25 said:
did you have access to pc??
did yoh even tried to cjecl whether phone is connected in fastboot mode.
in adb type fastboot devices
and make sure fastboot is working if yes then no problem...sometimes it may be due to any file you flashed (dont know correctly unless you mention)/that changes the image of fastboot...
Click to expand...
Click to collapse
Yes fastboot is working....
[email protected] said:
Looks like your splash screen is changed
Click to expand...
Click to collapse
How to change it like default....I think u r right...

Help Rooting Galaxy J7 Prime

I am having trouble rooting my Galaxy J7 Prime sm-j727t
Every Odin version I use with every TWRP tar file I try to use doesn't work. They either Fail or Odin stops responding when I try to load the tar file into the AP.
I've tried just using the CF Auto Root and those fail as well.
Any ideas what the issue is? I've been trying for two days with no success
Is your bootloader unlocked?
Emir Çetin said:
Is your bootloader unlocked?
Click to expand...
Click to collapse
I thought Samsung phones come with bootloader unlocked already??
BramaKnox said:
I thought Samsung phones come with bootloader unlocked already??
Click to expand...
Click to collapse
You can check bootloader with dialer (search it).
Of phone has fastboot mode you can check bootloader with fastboot commands (search it too)
Emir Çetin said:
You can check bootloader with dialer (search it).
Of phone has fastboot mode you can check bootloader with fastboot commands (search it too)
Click to expand...
Click to collapse
When I put the phone in FastBoot mode I have the following options
Reboot System Now
Reboot to Bootloader
Apply update from ADB
Apply Update from SD card
Wide data/factory reset
Wipe Cashe partition
Mount /system
View recovery logs
Run graphics test
Power off
Lacking storage booting
1-Install your phones drivers on your PC.
2-Install adb and fastboot tools. https://www.addictivetips.com/android/download-adb-and-fastboot/
3-Reboot to fastboot.
4-Connect your phone with USB cable.
5-Open command prompt in adb and fastboot folder
6-Type fastboot devices (If you don't see your device there is a problem in drivers or fastboot)
7-Type fastboot oem device-info
You can check your bootloader status in that screen.
Emir Çetin said:
1-Install your phones drivers on your PC.
2-Install adb and fastboot tools. https://www.addictivetips.com/android/download-adb-and-fastboot/
3-Reboot to fastboot.
4-Connect your phone with USB cable.
5-Open command prompt in adb and fastboot folder
6-Type fastboot devices (If you don't see your device there is a problem in drivers or fastboot)
7-Type fastboot oem device-info
You can check your bootloader status in that screen.
Click to expand...
Click to collapse
Am I doing something wrong here ? see attached for screnshot
Emir Çetin said:
1-Install your phones drivers on your PC.
2-Install adb and fastboot tools. https://www.addictivetips.com/android/download-adb-and-fastboot/
3-Reboot to fastboot.
4-Connect your phone with USB cable.
5-Open command prompt in adb and fastboot folder
6-Type fastboot devices (If you don't see your device there is a problem in drivers or fastboot)
7-Type fastboot oem device-info
You can check your bootloader status in that screen.
Click to expand...
Click to collapse
I tried a some other steps. Tried using the video on youtube on a tut. When I get to the oem unlock I just get stuck with a msg sayng "waiting for any device" my device is plugged in, from what I know I have updated the samsung drivers (from previous attempt of other methods) the adb bootloader cmd did put my phone into fastboot mode
(White box, blue arrow point down with a straight line under the point)
(Blue screen with Downloading...)
do not turn off target
What am I missing here?
I tried rooting TWRP 3.2.3. with Odin on the phone again and it still failed
Does anyone else have any more insight to a possible solution?
Have you checked bootloader with dialer?
BramaKnox said:
I am having trouble rooting my Galaxy J7 Prime sm-j727t
Every Odin version I use with every TWRP tar file I try to use doesn't work. They either Fail or Odin stops responding when I try to load the tar file into the AP.
I've tried just using the CF Auto Root and those fail as well.
Any ideas what the issue is? I've been trying for two days with no success
Click to expand...
Click to collapse
Witch android you are?

Why is fastboot rebooting the phone automatically?

I am trying to root my OPPO A72. After successfully configuring the adb and USB Debugging I was trying to fastboot it using 'adb reboot bootloader', because 'adb reboot fastboot' reboots it to recovery, which I do not want. After rebooting the phone using 'adb reboot bootloader' for half a second there is chinese text with the text 'FASTBOOT', then it just reboots the phone into android. The OEM Unlocking option does not help. Any ideas why that is / how to fix?
randomizedhex said:
I am trying to root my OPPO A72. After successfully configuring the adb and USB Debugging I was trying to fastboot it using 'adb reboot bootloader', because 'adb reboot fastboot' reboots it to recovery, which I do not want. After rebooting the phone using 'adb reboot bootloader' for half a second there is chinese text with the text 'FASTBOOT', then it just reboots the phone into android. The OEM Unlocking option does not help. Any ideas why that is / how to fix?
Click to expand...
Click to collapse
The A72 cannot be rooted at the moment.
with phone on if you enter adb reboot fastboot , it takes you too a screen similar to the recovery screen but you can access phone by fastboot devices etc ... BUT it's a very limited fastboot and hardly any use at all , and will not allow you to unlock bootloader.
linccracker said:
The A72 cannot be rooted at the moment.
with phone on if you enter adb reboot fastboot , it takes you too a screen similar to the recovery screen but you can access phone by fastboot devices etc ... BUT it's a very limited fastboot and hardly any use at all , and will not allow you to unlock bootloader.
Click to expand...
Click to collapse
I can't even get into this limited fastboot. Any idea why?
Bobgle said:
I can't even get into this limited fastboot. Any idea why?
Click to expand...
Click to collapse
Have you tried adb reboot fastboot
linccracker said:
Have you tried adb reboot fastboot
Click to expand...
Click to collapse
What happens when you type this command
linccracker said:
What happens when you type this command
Click to expand...
Click to collapse
It reboots immediately. No device detected by fastboot or adb during that.
Bobgle said:
It reboots immediately. No device detected by fastboot or adb during that.
Click to expand...
Click to collapse
What firmware version is it running
linccracker said:
What firmware version is it running
Click to expand...
Click to collapse
v1.2, but I just managed to get into fastbootd mode. It seems like there are no commands available though, just as you said. Is EDL worth anything? What would be the steps to flashing this phone if there is no support by OPPO?

unable to connect mobile with pc in bootloader

Hi guys I am having an interested issue,
I want to install custom rom in my phone
I have downloaded in depth test and applied for un depth test
my mobile do connect to computer when it prompt to select mod I do select file transfer and my mobile do connect to laptop
and it shows in "adb devices" but when it goes into bootloader mod my mobile gets disconnected I have done everything I could
I have install every possible driver i got from articles but non worked is it the issue with my windows 10 ? or driver issue I have spent my whole night on this but couldn't find the way
fastboot devices
0purple said:
fastboot devices
Click to expand...
Click to collapse
what does it mean ?
when i connect my phone it prompt me with this and usb debugging is on
i tried adb devices but it didn't showed anything but when i chose transfer file it do connect to the laptop and shows in adb devices
najam489 said:
what does it mean ?
Click to expand...
Click to collapse
Try it once you are in fastboot
wow its showing
najam489 said:
wow its showing
Click to expand...
Click to collapse
0purple said:
Try it once you are in fastboot
Click to expand...
Click to collapse
i have another problem now my device is showing with fastboot devices but my devices status is locked when i tried this command "fastboot flash recovery recovery.img" it didnt work i am follwing this article https://www.guidetoroot.com/root-realme-3-pro/
thank you for your help my bootloader wasn't unlock it is now thanks a lot
It appears your device's bootloader is locked. Try:
fastboot oem unlock
fastboot flashing unlock
If that doesn't help, search for a guide on how to unlock bootloader for your specific brand.
It also looks like don't really know what you are doing. Make sure you are following trusted guide. If no, I'll be happy to help.
0purple said:
It appears your device's bootloader is locked. Try:
fastboot oem unlock
fastboot flashing unlock
If that doesn't help, search for a guide on how to unlock bootloader for your specific brand.
It also looks like don't really know what you are doing. Make sure you are following trusted guide. If no, I'll be happy to help.
Click to expand...
Click to collapse
well i did installed custom roms few time but i dont know much, i did unlock bootloader now the problem is i do install custom recovery twrp and it do installed and rom manager shows that custom recovery is installed but pressing volume down + power button just shows fastboot logo and it restart my phone, and with command "
adb reboot bootloader" i am able to boot into fastboot mood and when i go to recovery from their it open stock recovery instead of twrp
Stolen from my guide:
7. Go into fastboot mode
8. fastboot flash recovery recovery.img
9. fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
10. fastboot reboot recovery
12. Sometimes recovery doesn't want to stick as a permanent one. To test it, hold the power button and select "Reboot to recovery". If you reboot to TWRP, you can move on, but if you reboot to stock one, flash recovery using fastboot again and from recovery flash recovery again (sounds crazy, right?). I won't give you instructions on this, research it yourself. Make sure guide you will find is for your device and your recovery.

Categories

Resources