Can Moto e4 plus's bootloader unlocked? - Moto E4 Plus Questions & Answers

If yes ! How can it be ?

The version that Amazon released cannot have a boot-loader unlocked. When I run the "fastboot get oem data" and I plug that code in on the Motorola site it says "This bootloader cannot be unlocked"

Thanx dude for your Reply !!
Well! Iam using the Indian variant xt1770 with mtk processor !
Did anyone find success with it ?!
Thanx in advance ?

Moto E4 Plus
Yes i Unlocked the bootloader, Im trying to root this phone.......

Kris Ibrahimovic said:
Yes i Unlocked the bootloader, Im trying to root this phone.......
Click to expand...
Click to collapse
Share the method Dude
Where can I find those drivers for my xt1770?!
And
What Are all ADB codes you've used ?!

Sai praveen said:
Share the method Dude
Where can I find those drivers for my xt1770?!
And
What Are all ADB codes you've used ?!
Click to expand...
Click to collapse
By using Adb, i unlocked the bootloader. its easy dude. But im still tryin hard to root this phone.

Kris Ibrahimovic said:
By using Adb, i unlocked the bootloader. its easy dude. But im still tryin hard to root this phone.
Click to expand...
Click to collapse
Give me a link for drivers bro
When I try to get unlock data fastboot device not detected, I don't know where iam wrong!

i tried to root but i ended up in unlocking bootloader. Just try to root with twrp img file

Give me the link for twrp bro
And pls give me a detailed step by step instructions
P.S:Iam new to developing

sai praveen bro, make sure u enabled usb debugging option while using adb. use "adb devices" command to check it out. if ur phone is not detected, just type "install adb drivers" on google. its very easy and u can do it. after installing adb drivers, ur phone will be detected there.

ADB is working fine dude!
But fastboot device is not detected
That's the real problem now I have!

Sai praveen bro, ADB is almost like fast boot only
Followings are the steps to root an android device using ADB or Fastboot : -
1.Install right USB drivers for your device on the PC/laptop.
2.Make sure you have the stock recovery in your device.
3.Bootloader should be unlocked.
4.Make sure you have ADB drivers installed and working properly,it's very important to have this.
Pre-requirements:-
1.Download the right android root package and TWRP.img file on your PC/laptop.
2.Download ADB and Fastboot on your PC.
First of all, you will have to install Custom Recovery on your Phone.
Step by step guide to Flash Custom Recovery on android device using ADB or Fastboot : -
1.Setup ADB and Fastboot on your PC.
2.Move the TWRP.img file you have downloaded to the "ADB and Fastboot" folder .
3.Enable USB Debbuging on your phone.
Goto your phone setting >> About phone >> Build number and click on Build number atleast seven times to enable developer options in your phone.
Now go to Setting >> developer option and enable USB Debbuging (also enable OEM Unlock if available).
4.Connect your phone to PC.
5.Now open the folder where you have downloaded the "ADB and Fastboot" file and open a command window by having "Shift+Right click"on any empty white space inside the folder and select "Open command window here" from the context menu.
6.Now type " adb reboot bootloader" and hit enter to enter into the recovery mode of the phone.
Check your phone's screen if it asks for "Allow USB Debbuging",accept it by selecting
YES/OK.
7. Once in recovery mode, use volume buttons to navigate up and down between options and power button to select an option.
8.Select the option "Apply Update from ADB Sideload".
9.Now type "fastboot flash recovery TWRP.img" and hit enter.
This will install the Custom Recovery on your android smartphone..
10.Now enter into the Custom Recovery i.e TWRP recovery mode and flash the root package zip/img file.
That's all.Hope this guide serves you well.
---------- Post added at 04:33 PM ---------- Previous post was at 04:27 PM ----------
FIRST INSTALL ADB DRIVERS. Then use "fastboot devices" command to check whether its alright or not.

Here is the proof. There is no way to enable OEM unlock in developer settings. Bcoz im already unlocked it. Bootloader can be unlocked in Moto E4 Plus. 100% worked

What is your device's variant dude?!

Mediatek MT6737 processor, Mali T720 gpu. Indian Variant

Hey Folks
I just unlocked my Moto e4 plus's(xt1770) bootloader
What fascinated me is I hadn''t actually needed the unique code for unlocking bootloader like it mentioned on Moto's official website and some other threads
I installed proper drivers for my Moto
Then booted to fastboot mode by "adb reboot bootloader"
And Simply Typed"fastboot oem unlock"
Message appeared on my phone screen as "Press volume-up key to unlock"
And rebooted to normal mode.
That's it
Hope it helps for anyone

Praveen, Try to install TWRP recovery and root this device. Im also trying

Kris Ibrahimovic said:
Praveen, Try to install TWRP recovery and root this device. Im also trying
Click to expand...
Click to collapse
Regarding root there is an another thread dude use it

Kris Ibrahimovic said:
By using Adb, i unlocked the bootloader. its easy dude. But im still tryin hard to root this phone.
Click to expand...
Click to collapse
Why is it that hard to root? Once you have unlocked bootloader and flashed TWRP, you're practically rooted. You just proceed to install SuperSu via recovery... as usual with any Moto device, I guess
Sent from my Moto G4 Plus using XDA Labs
---------- Post added at 10:39 AM ---------- Previous post was at 10:10 AM ----------
Kris Ibrahimovic said:
Sai praveen bro, ADB is almost like fast boot only
Followings are the steps to root an android device using ADB or Fastboot : -
1.Install right USB drivers for your device on the PC/laptop.
2.Make sure you have the stock recovery in your device.
3.Bootloader should be unlocked.
4.Make sure you have ADB drivers installed and working properly,it's very important to have this.
Pre-requirements:-
1.Download the right android root package and TWRP.img file on your PC/laptop.
2.Download ADB and Fastboot on your PC.
First of all, you will have to install Custom Recovery on your Phone.
Step by step guide to Flash Custom Recovery on android device using ADB or Fastboot : -
1.Setup ADB and Fastboot on your PC.
2.Move the TWRP.img file you have downloaded to the "ADB and Fastboot" folder .
3.Enable USB Debbuging on your phone.
Goto your phone setting >> About phone >> Build number and click on Build number atleast seven times to enable developer options in your phone.
Now go to Setting >> developer option and enable USB Debbuging (also enable OEM Unlock if available).
4.Connect your phone to PC.
5.Now open the folder where you have downloaded the "ADB and Fastboot" file and open a command window by having "Shift+Right click"on any empty white space inside the folder and select "Open command window here" from the context menu.
6.Now type " adb reboot bootloader" and hit enter to enter into the recovery mode of the phone.
Check your phone's screen if it asks for "Allow USB Debbuging",accept it by selecting
YES/OK.
7. Once in recovery mode, use volume buttons to navigate up and down between options and power button to select an option.
8.Select the option "Apply Update from ADB Sideload".
9.Now type "fastboot flash recovery TWRP.img" and hit enter.
This will install the Custom Recovery on your android smartphone..
10.Now enter into the Custom Recovery i.e TWRP recovery mode and flash the root package zip/img file.
That's all.Hope this guide serves you well.
---------- Post added at 04:33 PM ---------- Previous post was at 04:27 PM ----------
FIRST INSTALL ADB DRIVERS. Then use "fastboot devices" command to check whether its alright or not.
Click to expand...
Click to collapse
If you had included links for TWRP and SuperSu (root package), your guide could have been pretty rounded, indeed. Whatever, people should thank you anyway. Also, you all should do a system backup with TWRP before installing "root package". It's always the best preventive measure.
Sent from my Moto G4 Plus using XDA Labs

Hey bro, TWRP is not for Moto E4 plus till this date. That's why I just gave the instructions only. It may help other devices.
---------- Post added at 02:19 PM ---------- Previous post was at 02:19 PM ----------
Kris Ibrahimovic said:
Hey bro, TWRP is not for Moto E4 plus till this date. That's why I just gave the instructions only. It may help other devices.
Click to expand...
Click to collapse
I unlocked the bootloader, still there is no way to find the perfect TWRP package

Related

Flash the Android 4.3 Build [Clean FLASH or Keep Data /w Flash] Root Available

*I'm not responsible for anything you do with this. I'm just trying to contribute back to the community*
Prerequisites
1. YOU MUST BE ON THE FACTORY IMAGE (NO MODIFICATIONS that means no custom recovery, kernels, radios, etc)
**User Impo5sible says its possible with custom recovery and kernels I'm not 100% sure so YMMV*** *ANOTHER EDIT - USERS REPORT GETTING STUCK ON NEXUS LOGO if you have a custom rom/kernel and not using the -w command to wipe DATA)
2. YOU MUST HAVE ADB & USB Driver for the device (I used the SDK file from google and PDAnet)
SDK /w adb & fastboot Link: http://developer.android.com/sdk/index.html
PDAnet Link:http://pdanet.co/
3. ENABLE USB Debugging via Developer settings
(press the build button 7 times to activate it the "settings --> about phone --> Build Number --> go back --> Developer Settings --> Check USB Debugging)
4. Android 4.3 Image can be obtained from Google
Image Link: https://developers.google.com/android/nexus/images
When you have all of this installed... you may proceed
Step 1: Use 7zip or compression program equivalent to extract the stock image file that is .TGZ
Step 2: You should see a stock image file that is .TAR...extract this once again with any compression program (you should see a butt load of flash files)
Step 3: Plug your device in the computer (USB debugging should be enabled & I recommend switching the transfer type to PTP/Camera)
Step 4: Launch command prompt (start --> run --> "cmd")
Step 5: type in command prompt "cd directory where you have the adb & fast boot"
for example here is mine "cd C:\Users\MC704\Desktop\adt-bundle-windows-x86_64-20130717\adt-bundle-windows-x86_64-20130717\sdk\platform-tools"
Step 6: Verify that it is detecting your device by typing in command prompt "adb devices" (YOU SHOULD SEE YOUR DEVICE HERE ) if not recheck usb debugging & camera ptp... unplug and replug the phone back into your comp
**take a breather we are almost done**
Step 7: Turn your device off and go into fastboot mode (Hold Power Button + Volume Up & Down)
Step 8: Unlock your bootloader by typing in command prompt "fastboot oem unlock" [THIS WILL DELETE ALL YOUR DATA]
It will prompt you to unlock the Device
Step 9: Remember all those files you extracted from the ".TAR"? Copy them to the same folder where your adb and fastboot files are
Step 10: ****************VERY IMPORTANT************* DO THIS IN ORDER
I got these commands from the flash-all.sh file
Type in the command prompt each step one at a time and wait for it to complete
"fastboot flash bootloader bootloader-mako-makoz20i.img"
"fastboot reboot-bootloader"
"fastboot flash radio radio-mako-m9615a-cefwmazm-2.0.1700.84.img"
"fastboot reboot-bootloader"
"fastboot -w update image-occam-jwr66v.zip"
***NOTES FOR THIS STEP***
*REMOVE the -w from the last step if you want to keep your data (assuming your bootloader was already unlocked)*
***User chrisjcks noted you can use the flash-all.bat file that was in the zip to make life easier***
Step 11: Enjoy! If you do not plan on putting any custom roms or rooting etc. I recommend rebooting into fastboot mode (Hold Power Button + Volume Up & Down) when the phone is unlocked and type in the command prompt "fastboot oem lock" (you have to have USB debugging & PTP camera enabled)
If I missed out on any steps, please do let me know I will update the OP.
MISC info.
1. People who are using custom recoveries & root & would like to KEEP ROOT... Check this post out it should help you fellars
http://forum.xda-developers.com/showpost.php?p=43917716&postcount=56
2. STUCK ON BOOT LOGO? Check this post out for the fix
http://forum.xda-developers.com/showpost.php?p=43920888&postcount=85
3. NEW ROOT BY CHAINFIRE
http://forum.xda-developers.com/showthread.php?t=2025274
mc704 said:
*I'm not responsible for anything you do with this. I'm just trying to contribute back to the community*
FIRST
1. YOU MUST BE ON THE FACTORY IMAGE (NO MODIFICATIONS that means no custom recovery, kernels, radios, etc)
2. YOU MUST HAVE ADB & USB Driver for the device (I used the SDK file from google and PDAnet)
3. ENABLE USB Debugging via Developer settings (press the build button 7 times to activate it the "settings --> about phone --> Build Number"
4. 4.3 Image from Google (https://developers.google.com/android/nexus/images)
When you have all of this installed... you may proceed
Step 1: Use 7zip or compression program equivalent to extract the stock image file that is .TGZ
Step 2: You should see a stock image file that is .TAR...extract this once again with any compression program (you should see a butt load of flash files)
Step 3: Plug your device in the computer (USB debugging should be enabled & I recommend switching the transfer type to MTP/Camera)
Step 4: Launch command prompt (start --> run --> "cmd")
Step 5: type in command prompt "cd directory where you have the adb & fast boot" for example here is mine "cd C:\Users\MC704\Desktop\adt-bundle-windows-x86_64-20130717\adt-bundle-windows-x86_64-20130717\sdk\platform-tools"
Step 6: Verify that it is detecting your device by typing in command prompt "adb devices" (YOU SHOULD SEE YOUR DEVICE HERE ) if not recheck usb debugging & camera mtp... unplug and replug the phone back into your comp
* take a breather we are almost done
Step 7: Turn your device off and go into fastboot mode (Hold Power Button + Volume Up & Down)
Step 8: Unlock your bootloader by typing in command prompt "fastboot oem unlock" [THIS WILL DELETE ALL YOUR DATA]
It will prompt you to unlock yadda yadda
Step 9: Remember all those files you extracted from the ".TAR"? Copy them to the same folder where your adb and fastboot files are
Step 10: ****************VERY IMPORTANT************* DO THIS IN ORDER
I got these commands from the flash-all.sh file
Type in the command prompt each step one at a time and wait for it to complete
"fastboot flash bootloader bootloader-mako-makoz20i.img"
"fastboot reboot-bootloader"
"fastboot flash radio radio-mako-m9615a-cefwmazm-2.0.1700.84.img"
"fastboot reboot-bootloader"
"fastboot -w update image-occam-jwr66v.zip"
Step 11: Enjoy! If you do not plan on putting any custom roms or rooting etc I recommend rebooting into fastboot mode (Hold Power Button + Volume Up & Down) when the phone is locked and type in the command prompt "fastboot oem lock" (you have to have USB debugging & MTP camera enabled)
If I missed out on any steps, please do let me know I will update the OP.
Click to expand...
Click to collapse
or you could just unzip it, and double click the Flash All bat file. :laugh:
My bootloader is already unlocked so I would skip step 8. In this case, would it still wipe all of my data since this is not an OTA or will it just upgrade my OS leaving the apps/data/etc intact? I've done this process many times before with the factory images, but I thought it always wiped the system.
chrisjcks said:
or you could just unzip it, and double click the Flash All bat file. :laugh:
Click to expand...
Click to collapse
I'm old school I'm not too familiar with it . If you want to write a mini guide to consolidate all of this for everyone, I'll update the OP.
mbwelch said:
My bootloader is already unlocked so I would skip step 8. In this case, would it still wipe all of my data since this is not an OTA or will it just upgrade my OS leaving the apps/data/etc intact? I've done this process many times before with the factory images, but I thought it always wiped the system.
Click to expand...
Click to collapse
It wipes the system. or atleast it did for me
If you remove the "-w" from the last step it won't wipe data
Sent from my Nexus 7
mc704 said:
.... no custom recovery, kernels, radios, etc)
Click to expand...
Click to collapse
I had custom kernel and recovery - still Im able to flash factory image from google with no problem, at all..
Is there a easier alternative?
Sent from my HTC One using Tapatalk 4 Beta
chrisjcks said:
or you could just unzip it, and double click the Flash All bat file. :laugh:
Click to expand...
Click to collapse
Impo5sible said:
I had custom kernel and recovery - still Im able to flash factory image from google with no problem, at all..
Click to expand...
Click to collapse
There are always exceptions but I'll note that in the OP for people to see. I'd wrote the guide with the intention of a no failure rate or possible errors.
mc704 - in most cases that would be true - but the Flash-All.bat file is inside the ROM itself.
its as safe as you can get.
I'm on stock 4.2.2, but with custom recovery and kernel.
If I want to get those back to stock, can I just connect my device in fastboot mode, go to command prompt and type:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
?
I have the JDQ39 factory image, and will make sure everything is in the right directory.
LOVE ME PLEASE said:
Is there a easier alternative?
Sent from my HTC One using Tapatalk 4 Beta
Click to expand...
Click to collapse
They are pushing the OTA I believe for a short time
chrisjcks said:
mc704 - in most cases that would be true - but the Flash-All.bat file is inside the ROM itself.
its as safe as you can get.
Click to expand...
Click to collapse
Sure thing I'll update it in the OP:good: thanks for the contribution
To avoid losing data, unzip image-occam-jwr66v.zip with 7 zip.
Now use fastboot to flash bootloader, boot, radio, recovery and system. everything except userdata.
---------- Post added at 07:49 PM ---------- Previous post was at 07:47 PM ----------
dan in la said:
I'm on stock 4.2.2, but with custom recovery and kernel.
If I want to get those back to stock, can I just connect my device in fastboot mode, go to command prompt and type:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
?
I have the JDQ39 factory image, and will make sure everything is in the right directory.
Click to expand...
Click to collapse
yup. and system.img if you want to remove root
delete - misread the previous question.
(sure i used to be able to delete my own posts.....)
how can we check which radio version is currently on device
mangomonkey00 said:
how can we check which radio version is currently on device
Click to expand...
Click to collapse
Settings > about phone > baseband version (last 2 numbers)
Sent from my Nexus 4 using xda app-developers app
Look in Settings => About
easy way
For me, All i did was extract the package and edit the .bat file and remove the -w in the code. Then ran it under fastboot. It updated my apps and updated to 4.3, no data wipe.
thanks OP got mine updated to 4.3 without -w
vickpick said:
To avoid losing data, unzip image-occam-jwr66v.zip with 7 zip.
Now use fastboot to flash bootloader, boot, radio, recovery and system. everything except userdata.
---------- Post added at 07:49 PM ---------- Previous post was at 07:47 PM ----------
yup. and system.img if you want to remove root
Click to expand...
Click to collapse
Who would like to remove root?
And to summarize:
If someone has stock rom, rooted, with custom kernel, all he has to to do in order not to lose his data and rooting is to flash everything except: system.img and userdata.img?
After that, he will have the update with all data still available?
otariq said:
Settings > about phone > baseband version (last 2 numbers)
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
mine says 84 i suppose the latest was 83 have i done something wrong and also in quick system info pro in properties its opengl es cm 1.1 which i think should be 3.0
what should i do
checked it has to be 84 but what about opengl es

Device stuck on black HBOOT with no custom recovery and fastboot is not working

I am in a massive dilemma at the moment. I recently upgraded my phone using a stock RUU and was unhappy with the way it was working, due to no mobile data. I have been trying to apply a new RUU to my phone but it is not working, I have recently found out that my bootloader is black and that fastboot does not work at all.
When I request a device list in CMD nothing happens and CMD just prints a new directory line, and whenever I issue a command it just says <waiting for device>. I understand that without fastboot I will be unable to install a custom recovery and therefore unable to install a new ROM. I have tried my laptop and a desktop computer and they both do not work, so I'm guessing it is the phone even though I am able to send adb commands.
Any help is appreciated.
Hmm...are you able to boot into the recovery? If yes just restore it with the backup you hopefully have made
Boachti said:
Hmm...are you able to boot into the recovery? If yes just restore it with the backup you hopefully have made
Click to expand...
Click to collapse
Unfortunately there is no custom recovery installed, I can load recovery but it just shows a black screen.
Oh yeah forgot sry
Ehmmm.....
Does the pc make any sound when you plug in your device ?
Boachti said:
Oh yeah forgot sry
Ehmmm.....
Does the pc make any sound when you plug in your device ?
Click to expand...
Click to collapse
Device is recognised while running android and makes a sound, but when in bootloader the computer makes a sound but I get an error message saying that the USB device is not recognised.
hrogers123 said:
Device is recognised while running android and makes a sound, but when in bootloader the computer makes a sound but I get an error message saying that the USB device is not recognised.
Click to expand...
Click to collapse
make sure that you have the latest driver installed and usb debuging has to be on (settings/devoloper options)
---------- Post added at 10:22 PM ---------- Previous post was at 10:18 PM ----------
you said that fastboot isn't working at all so you aren't able to flash for example a custom recovery
you can use adb commands to enter into recovery and to copy a rom zip to your device
then you should be able to flash the custom rom
perhaps this can fix your problem
Boachti said:
make sure that you have the latest driver installed and usb debuging has to be on (settings/devoloper options)
---------- Post added at 10:22 PM ---------- Previous post was at 10:18 PM ----------
you said that fastboot isn't working at all so you aren't able to flash for example a custom recovery
you can use adb commands to enter into recovery and to copy a rom zip to your device
then you should be able to flash the custom rom
perhaps this can fix your problem
Click to expand...
Click to collapse
Drivers are installed and USB debugging is on.
I've already tried adb reboot recovery and it doesn't work just shows a phone with a red triangle so I'm guessing there is no recovery installed, so I'm in an infinite loop.
Can You post a photo of your black boot loader screen please.
Sent from my HTC One using Tapatalk
dear, renew your ADB files and HTC Driver
1-This is ADB files , be sure to extract it in folder (e.x ADB files) in your System partition (e.x C:\)
2-Remove HTCSync, Mobogien, Kies and any mobile softwares then install HTC DRIVER V.4
3-try the FAQ 2 steps in this guide
search for 2) Q: I'm using Windows 7 what should I worry about
if not , try to reset factory your phone > USB debugging is on > try step 3 again
these will help you
gffmac said:
Can You post a photo of your black boot loader screen please.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
http://imgur.com/8ObZ1HN
moha_moha20106 said:
dear, renew your ADB files and HTC Driver
1-This is ADB files , be sure to extract it in folder (e.x ADB files) in your System partition (e.x C:\)
2-Remove HTCSync, Mobogien, Kies and any mobile softwares then install HTC DRIVER V.4
3-try the FAQ 2 steps in this guide
search for 2) Q: I'm using Windows 7 what should I worry about
if not , try to reset factory your phone > USB debugging is on > try step 3 again
these will help you
Click to expand...
Click to collapse
My ADB commands work fine, it is fastboot that doesn't work. I completed your steps anyway and it didn't help.
hrogers123 said:
http://imgur.com/8ObZ1HN
Click to expand...
Click to collapse
with your bootloader photo, you only need to resolve the USB issue, then you can install custom/stock rom easy
hrogers123 said:
Drivers are installed and USB debugging is on.
I've already tried adb reboot recovery and it doesn't work just shows a phone with a red triangle so I'm guessing there is no recovery installed, so I'm in an infinite loop.
Click to expand...
Click to collapse
download this file
rename it > update.zip
edit android-info.txt to meet your phone CID & MID
copy update.zip to your SD card
go to your recovery (red triangle) press Vol up + power once
erase cache
apply from SD card
moha_moha20106 said:
with your bootloader photo, you only need to resolve the USB issue, then you can install custom/stock rom easy
Click to expand...
Click to collapse
Yeah just really confused as to why my computer recognizes the phone while on android o/s but not on bootloader.
Another thing to note is that fact that when I enter FASTBOOT it does not display FASTBOOT USB straight away. I have to press either one of the volume keys and then it switches to FASTBOOT USB.
Here are some pictures of the error message I get in Windows.
moha_moha20106 said:
download this file
rename it > update.zip
edit android-info.txt to meet your phone CID & MID
copy update.zip to your SD card
go to your recovery (red triangle) press Vol up + power once
erase cache
apply from SD card
Click to expand...
Click to collapse
I cannot seem to find the android-info.txt file anywhere.
Just tried it and I get this error message...
-- Install /data/media/0 ...
Finding update package...
Opening update package...
Verifying update package...
Installation aborted.
Write host_mode:0 done
Another update, while checking through the settings on my phone I realised that there are two settings for USB debugging. One is for HTC Sync Manager and the other is from Developer options, shown below;
http://i.imgur.com/I5sV7K5.png
http://i.imgur.com/VJirw7N.png
When I checked My Computer I found that I had two devices connected, HTC One and CD Drive (E
http://i.imgur.com/ELpsgpu.png
I then checked Device Manager to see if their were two devices, and their were.
http://i.imgur.com/dEVGYCO.png
So I'm guessing that when I boot to FASTBOOT it is trying to read the CD Drive and it is unable to read it. I have tried to deselect the HTC Sync debugging but as soon as I do the developer debugging also deselects and vice versa.
hrogers123 said:
I cannot seem to find the android-info.txt file anywhere.
Just tried it and I get this error message...
-- Install /data/media/0 ...
Finding update package...
Opening update package...
Verifying update package...
Installation aborted.
Write host_mode:0 done
Click to expand...
Click to collapse
the android-info.txt in update.zip
---------- Post added at 09:09 AM ---------- Previous post was at 09:04 AM ----------
hrogers123 said:
Another update, while checking through the settings on my phone I realised that there are two settings for USB debugging. One is for HTC Sync Manager and the other is from Developer options, shown below;
http://i.imgur.com/I5sV7K5.png
http://i.imgur.com/VJirw7N.png
When I checked My Computer I found that I had two devices connected, HTC One and CD Drive (E
http://i.imgur.com/ELpsgpu.png
I then checked Device Manager to see if their were two devices, and their were.
http://i.imgur.com/dEVGYCO.png
So I'm guessing that when I boot to FASTBOOT it is trying to read the CD Drive and it is unable to read it. I have tried to deselect the HTC Sync debugging but as soon as I do the developer debugging also deselects and vice versa.
Click to expand...
Click to collapse
uninstall you device from device manager > unplug your phone> restart PC
plug your phone> go to device manager> find your device> right click properties> update driver >search internet for driver
hrogers123 said:
I am in a massive dilemma at the moment. I recently upgraded my phone using a stock RUU and was unhappy with the way it was working, due to no mobile data. I have been trying to apply a new RUU to my phone but it is not working, I have recently found out that my bootloader is black and that fastboot does not work at all.
Any help is appreciated.
Click to expand...
Click to collapse
Your phone appears to be stuck bewteen two firmwares hense the os showing up in red in your bootloader.
would I be correct in assuming you did the following commands:
fastboot oem rebootRUU
fastboot flash zip <name of firmware>.zip
fastboot reboot
as opposed to:
fastboot oem rebootRUU
fastboot flash zip <name of firmware>.zip
fastboot flash zip <name of firmware>.zip <- yes it has to be done twice, the first one will report failed, the second should succeed.
fastboot reboot
Sent from my HTC One using Xparent Skyblue Tapatalk 2
moha_moha20106 said:
the android-info.txt in update.zip
Click to expand...
Click to collapse
I checked the zip and couldn't find it anywhere.
bored_stupid said:
Your phone appears to be stuck bewteen two firmwares hense the os showing up in red in your bootloader.
would I be correct in assuming you did the following commands:
fastboot oem rebootRUU
fastboot flash zip <name of firmware>.zip
fastboot reboot
as opposed to:
fastboot oem rebootRUU
fastboot flash zip <name of firmware>.zip
fastboot flash zip <name of firmware>.zip <- yes it has to be done twice, the first one will report failed, the second should succeed.
fastboot reboot
Sent from my HTC One using Xparent Skyblue Tapatalk 2
Click to expand...
Click to collapse
If your asking about how I installed my current ROM, I downloaded a RUU exe and installed from my desktop.
If your asking me to try those steps now, I can't. FASTBOOT does not respond.

[Recovery]PhilZ Touch Recovery For Android One.

Hey Guys My Post Is For PhilZ Recovery.
Instruction:-
If Already Done With USB Developer Mod Skip From 5th Step.
1.Install All Drivers On PC Driver Link http://www.mediafire.com/download/442x2y4c14qu5r0/AQ4501_USBdriver.zip.
2.Go To Phone Settings -> About Phone -> Tap 8 times On Build Number.
3.Now you are in developer Mod Go To Setting Again Select Developer Options.
4.Now Enable USB Debugging.
5.Now Connect Your Phone To PC.
6.Now Android_One_Bootloader_Unlocking_Script.zip File Extract The Zip File (Attached)
7.Open Android_One_Bootloader_Unlocking_Script Extracted Folder.
8.Copy The Recovery.img To The Folder Android_One_Bootloader_Unlocking_Script (Recovery.img Attached)
9.Then In The Folder Press Shift+Right Click.
10.Select Open Command Window Here.
11.Now Type The Following Commands "adb reboot bootloader".
12Then "fastboot flash recovery recovery.img".
13.Then "fastboot reboot".
14.WOW You Have Successfully Flashed PhilZ Recovery.
Its Only For Unlocked BootLoader Devices.
"""""""""""""""""""""""""""""""""""""""""""" """"""""""""""""""""""".ThankYou.""""""""""""""""" """"""""""""""""""""""""""""""""""""""""""""""""""
kewalj2646 said:
Hey Guys My Post Is For PhilZ Recovery.
Instruction:-
If Already Done With USB Developer Mod Skip From 5th Step.
1.Install All Drivers On PC Driver Link http://www.mediafire.com/download/442x2y4c14qu5r0/AQ4501_USBdriver.zip.
2.Go To Phone Settings -> About Phone -> Tap 8 times On Build Number.
3.Now you are in developer Mod Go To Setting Again Select Developer Options.
4.Now Enable USB Debugging.
5.Now Connect Your Phone To PC.
6.Now Android_One_Bootloader_Unlocking_Script.zip File Extract The Zip File (Attached)
7.Open Android_One_Bootloader_Unlocking_Script Extracted Folder.
8.Copy The Recovery.img To The Folder Android_One_Bootloader_Unlocking_Script (Recovery.img Attached)
9.Then In The Folder Press Shift+Right Click.
10.Select Open Command Window Here.
11.Now Type The Following Commands "adb reboot bootloader".
12Then "fastboot flash recovery recovery.img".
13.Then "fastboot reboot".
14.WOW You Have Successfully Flashed PhilZ Recovery.
Its Only For Unlocked BootLoader Devices.
"""""""""""""""""""""""""""""""""""""""""""" """"""""""""""""""""""".ThankYou.""""""""""""""""" """"""""""""""""""""""""""""""""""""""""""""""""""
Click to expand...
Click to collapse
You should give proper credits to the dev of the recovery i.e. varun chitre
Swapnil Solanki said:
You should give proper credits to the dev of the recovery i.e. varun chitre
Click to expand...
Click to collapse
That and also why 2 threads for flashing recoveries. Just make one thread and post both stock and Philz and whatever else you want to
Sent from my Android One using XDA Free mobile app
akhil1999 said:
That and also why 2 threads for flashing recoveries. Just make one thread and post both stock and Philz and whatever else you want to
Sent from my Android One using XDA Free mobile app
Click to expand...
Click to collapse
Guide is already been posted by varun no need to make another thread.
There is already a thread for this
http://forum.xda-developers.com/cro...ser-roms-recoveries-kernels-mods-how-t2908298
Please clode it
http://forum.xda-developers.com/cro...e-general/sprout-philz-touch-v6-57-9-t2887574
Thread closed

[Q] HTC One, No OS

So I recently rooted my HTC One m7 (unlocked US gsm version) and everything seemed alright.
Somewhere between installing a new rom (ARHD 84.0) and restarting my phone, I managed to wipe my phone (everything is gone, no os).
I managed to get myself back into recovery mode but since my computer no longer recognises it, I have no way to put an OS back on.
I have tried:
adb sideload
adb push (although I might not be doing in right)
RUU
For clarification,
my bootloader is unlocked and I can access it from cmd
Upon restart, the phone just stays on the HTC logo screen
TWRP can be accessed, but the phone has no OS or rom to install
does anyone know what I can do to get my phone to a working state? (restore it, put a new rom, I don't really care)
Thank you very much
treeco72 said:
So I recently rooted my HTC One m7 (unlocked US gsm version) and everything seemed alright.
Somewhere between installing a new rom (ARHD 84.0) and restarting my phone, I managed to wipe my phone (everything is gone, no os).
I managed to get myself back into recovery mode but since my computer no longer recognises it, I have no way to put an OS back on.
I have tried:
adb sideload
adb push (although I might not be doing in right)
RUU
For clarification,
my bootloader is unlocked and I can access it from cmd
Upon restart, the phone just stays on the HTC logo screen
TWRP can be accessed, but the phone has no OS or rom to install
does anyone know what I can do to get my phone to a working state? (restore it, put a new rom, I don't really care)
Thank you very much
Click to expand...
Click to collapse
What custom recovery are you using and when in recovery does adb devices return you serial number?
treeco72 said:
So I recently rooted my HTC One m7 (unlocked US gsm version) and everything seemed alright.
Somewhere between installing a new rom (ARHD 84.0) and restarting my phone, I managed to wipe my phone (everything is gone, no os).
I managed to get myself back into recovery mode but since my computer no longer recognises it, I have no way to put an OS back on.
I have tried:
adb sideload
adb push (although I might not be doing in right)
RUU
For clarification,
my bootloader is unlocked and I can access it from cmd
Upon restart, the phone just stays on the HTC logo screen
TWRP can be accessed, but the phone has no OS or rom to install
does anyone know what I can do to get my phone to a working state? (restore it, put a new rom, I don't really care)
Thank you very much
Click to expand...
Click to collapse
Follow this guide:
Originally posted by @alrayHTC ONE M7_U/M7_UL - ADB PUSH & FLASH A ROM - DETAILED INSTRUCTIONS
Prerequisites:
You need ADB and FASTBOOT on your computer,
either by installing the Android SDK or Minimal ADB and FASTBOOT
You need to know how to start a fastboot/adb command prompt:
To open a command window prompt, in Windows go to Start Menu --> ''Run'' then type cmd. Change the directory to the ADB folder on your machine:
If using the default install location for the SDK:
Code:
cd C:\adt-bundle-windows-x86_64-<DATE>\sdk\platform-tools
If using the default install location of Minimal ADB and FASTBOOT:
Code:
cd C:\Program Files (x86)\Minimal ADB and Fastboot
Or hold left shift + right click a blank space inside the folder where adb and fastboot are located and select ''Open command window here'' from the contextual menu.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You need TWRP recovery on your device.
We still recommend to use version 2.6.3.3 for all roms
except if another version is specified in the rom OP.
Use 2.7.1.1+ for roms that require "block:by-name" support (CM11)
Unlock bootloader if not already unlocked:
Thanks to Electroz for the video tutorial
Flash TWRP Recovery:
Make sure the recovery.img file is in the same folder where adb and fastboot are located
(C:\adt-bundle-windows-x86_64-<DATE>\sdk\platform-tools or C:\Program Files (x86)\Minimal ADB and Fastboot)
reboot phone in bootloader mode
Flash the recovery:
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
You need your HTC drivers correctly installed on your PC:
If not, follow this guide (thanks to nkk71):
originally from @nkk71: [GUIDE] [02-MAR-2014] nkk71's SuperGUIDE to returning 100% back to stock
follow the below instructions to fix
Open "Device Manager" -> select the unknown "One" -> right-click -> "Update Driver Software ..." -> "Browse my computer" -> "Let me pick" -> "Android USB Devices" -> select "My HTC ..." -> install that
just in case, HTC Drivers can be found here: [Drivers] HTC Drivers for Windows - Several Versions (credits to @mdmower)
though you should already have them since you have been using your phone any ways
for those who like a visual guide:
okay so I did a fastboot boot command, and as you can see it didn't install correct driver
Open "Device Manager"
there's the culprit
right click and Update Driver Software
select Browse my computer for driver software
select Let me pick from a list of device drivers on my computer
select Android USB Devices
select My HTC ... (if you have more than one version, choose the latest)
warning, select Yes
successful installation
now it looks better
and can confirm:
Code:
C:\ADB3>[B]adb devices[/B]
List of devices attached
HTxxxxxxxxxx recovery
Click to expand...
Click to collapse
​
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Procedure:
Make sure the ROM you want to flash is in the same folder where ADB and FASTBOOT are.
(C:\adt-bundle-windows-x86_64-<DATE>\sdk\platform-tools or C:\Program Files (x86)\Minimal ADB and Fastboot)
Here is a list of the HTC M7 roms. Some other roms can be found here.
Connect your phone to computer using usb cable
(if not using the official HTC USB calble, make sure
you are using a USB data cable and not only a charging
cable. Data cables have 4 contacts: 5V, GND, DATA+, DATA-.
Charging cable only have 5V and GND contact and will not work)
Reboot phone in recovery mode (TWRP):
If phone is booted in OS:
Code:
adb reboot recovery
if not booted or bootlooping, hold power button + volume down until phone boot in bootloader mode
then select BOOTLOADER then RECOVERY using volume up/down to navigate and power button to select.
Make sure your phone is booted in TWRP main menu:
transfer the rom to your /sdcard folder:
Code:
adb push name_of_rom.zip /sdcard/
Wait for the zip file to transfer, this can take several minutes (5-15) and there is no progress bar, the command prompt will be unresponsive for that duration. When the command prompt is responsive again and display how much bytes transferred in X seconds, the transfer is completed:
In TWRP main menu, select ''INSTALL''
Browse the installation menu and select your rom zip file inside /sdcard folder:
Swipe to confirm you want to flash the rom
Reboot phone
Click to expand...
Click to collapse
Click to expand...
Click to collapse
clsA said:
What custom recovery are you using and when in recovery does adb devices return you serial number?
Click to expand...
Click to collapse
Im using TWRP v2.6.3.0
and adb devices does NOT return a serial number
treeco72 said:
Im using TWRP v2.6.3.0
and adb devices does NOT return a serial number
Click to expand...
Click to collapse
your TWRP is too old and you can follow the Prerequisites above step 2 and 3 to get your driver fixed
In device manager, my phone has no errors related to driver (whether I choose "my htc" or "android adb interface") cmd still shows no devices.
when I try to push the file i get
treeco72 said:
In device manager, my phone has no errors related to driver (whether I choose "my htc" or "android adb interface") cmd still shows no devices.
when I try to push the file i get
Click to expand...
Click to collapse
update TWRP
clsA said:
update TWRP
Click to expand...
Click to collapse
forgive me if this is a stupid question but how do I update twrp if I can't access anything on the phone?
Thank you for your help
treeco72 said:
In device manager, my phone has no errors related to driver (whether I choose "my htc" or "android adb interface") cmd still shows no devices.
when I try to push the file i get
Click to expand...
Click to collapse
If you are in Android/OS then USB debugging needs to be enabled in Settings before ADB will recognize your phone. If you are in an updated Custom Recovery then ADB should recognize your phone.
---------- Post added at 03:25 PM ---------- Previous post was at 03:23 PM ----------
treeco72 said:
forgive me if this is a stupid question but how do I update twrp if I can't access anything on the phone?
Thank you for your help
Click to expand...
Click to collapse
Can you manually get the phone into bootloader? If so, with it connected to the computer do you see FASTBOOT USB?
treeco72 said:
forgive me if this is a stupid question but how do I update twrp if I can't access anything on the phone?
Thank you for your help
Click to expand...
Click to collapse
you flash recovery in fastboot USB
it's all in the steps posted above
clsA said:
you flash recovery in fastboot USB
Click to expand...
Click to collapse
ahh thank you, yeah dumb question. Do you recommend a specific version? or just the latest one
when I try to flash a new recovery image it says <waiting for device>
on my phone it says "FASTBOOT USB" and other (non related) software detects a connected device
thoughts?
treeco72 said:
ahh thank you, yeah dumb question. Do you recommend a specific version? or just the latest one
Click to expand...
Click to collapse
2.6.3.3
---------- Post added at 05:59 PM ---------- Previous post was at 05:58 PM ----------
treeco72 said:
when I try to flash a new recovery image it says <waiting for device>
on my phone it says "FASTBOOT USB" and other (non related) software detects a connected device
thoughts?
Click to expand...
Click to collapse
connect your phone to your computer, boot it in bootloader/fastboot usb mode. Open windows device manager and take a screenshot.
post the screenshot here
alray said:
2.6.3.3
---------- Post added at 05:59 PM ---------- Previous post was at 05:58 PM ----------
connect your phone to your computer, boot it in bootloader/fastboot usb mode. Open windows device manager and take a screenshot.
post the screenshot here
Click to expand...
Click to collapse
thanks for the help
treeco72 said:
thanks for the help
Click to expand...
Click to collapse
When in bootloader / fastboot usb mode your phone should be listed in windows device manager as a "Android USB Device --> My HTC" not "Android ADB interface"
Its either because you are trying to do fastboot commands when not booted in bootloader mode or because your drivers are not installed correctly.
install latest htc drivers, reboot in bootloader mode and try again
---------- Post added at 06:15 PM ---------- Previous post was at 06:08 PM ----------
latest drivers can be found here: https://www.mediafire.com/folder/jgt1b5bc2stwf/Drivers
4.14.0.001
updated the recovery image, turns out I needed to restart my computer. will post follow up
Everything seems to be working great again! I want to thank everyone who took the time to help me today, so thanks!

how Unbrick ASUS ZENFONE GO (ZB452KG)?

Hi!
First i want to apologize for my english and if i made a mistake posting a new thread.
I own an ASUS Zenfone GO (ZB452KG) and i tried to install a twrp recovery.
The phone it opens and get stuck on the asus logo and cant go cant go throught in recovery mode.
i already install the latest adb and usb driver.
please can you help me guys how to fixed my phone?
U should install twrp recovery by computer and install a custom rom for ur device.here is the way for installing twrp.
1)Goto official TWRP page and download twrp-2.8.x.x-xxx.img file for your Asus Zenfone Go ZB452KG. Keep twrp-2.8.x.x-xxx.img file in a separate folder.
2)Your PC must have ADB & fastboot installed and configured.
3)Now connect your device to your PC and goto twrp folder and press and hold shift then rightclick on white space and "Open command window here".
4)Now type following commands at command prompt.
"adb reboot bootloader" - to boot your device into bootloader.
after booting into bootloader type "fastboot flash recovery twrp-2.8.x.x-xxx.img" - this will flash TWRP recovery on your Asus Zenfone Go ZB452KG.
"fastboot reboot" - to reboot your device.
After reboot type "adb reboot recovery" - to boot into recovery mode.
If it is useful then hit a thanx.
raymond_bqg said:
U should install twrp recovery by computer and install a custom rom for ur device.here is the way for installing twrp.
1)Goto official TWRP page and download twrp-2.8.x.x-xxx.img file for your Asus Zenfone Go ZB452KG. Keep twrp-2.8.x.x-xxx.img file in a separate folder.
2)Your PC must have ADB & fastboot installed and configured.
3)Now connect your device to your PC and goto twrp folder and press and hold shift then rightclick on white space and "Open command window here".
4)Now type following commands at command prompt.
"adb reboot bootloader" - to boot your device into bootloader.
after booting into bootloader type "fastboot flash recovery twrp-2.8.x.x-xxx.img" - this will flash TWRP recovery on your Asus Zenfone Go ZB452KG.
"fastboot reboot" - to reboot your device.
After reboot type "adb reboot recovery" - to boot into recovery mode.
If it is useful then hit a thanx.
Click to expand...
Click to collapse
i cant go through in to the bootloader
kboy22 said:
i cant go through in to the bootloader
Click to expand...
Click to collapse
U didn't mention that .is bootloader unlocked or locked?
raymond_bqg said:
U didn't mention that .is bootloader unlocked or locked?
Click to expand...
Click to collapse
sir i cant find the twrp-2.8.x.x-xxx.img that you mentioned on your post
It's works without pc. Just download it's latest firmware from ASUS official web, put the zip file to sd card then install it by recovery mode.

Categories

Resources