While i was trying to do adb in cmd in windows and had more than one device and emulator error and i tryed closing the process and turning off system to fix error.Then when i booted up system it gives black screen i tryed several things.
This might unbrick if you can do it
blessy said:
While i was trying to do adb in cmd in windows and had more than one device and emulator error and i tryed closing the process and turning off system to fix error.Then when i booted up system it gives black screen i tryed several things.
Click to expand...
Click to collapse
Are you able to get the device into fastboot if you have adb showing working in the windows device manager if your on windows when you switch it on and it's at the black screen?
If so go to android sdk hang over the platform-tools folder within and right click it and select open a command window here,now get hold of ouyatoolbox 1.0.0.0 or another version of this tool,now go back to command and then type adb reboot bootloader and hit enter,check to see if you have fastboot pop up in windows device manager now, and if it shows yellow the best i can say is get it working asap. Then go to ouyatoolbox and click install CWM Recovery it should bring you to the recovery,you then go to install from zip then to install zip via adb option and download an ota firmware file from the net on your pc one that matches the firmware you had before on your ouya, then drop he download into android sdk/ platform-tools folder as a zip file as it came downloaded,go to the open command window you opened from platform-tools and type in adb sideload (name of the ota firmware zip file ) hit enter,this should unbrick it by installing the ouya system firmware from the file,if not then go back to the ouya recovery by turning off the ouya and press power then hold in alt+printscreen & every 2 seconds press i until clockworkmod recovery appears or an ! press home button then,if your in adroid system recovery 3e try to adb sideload the firmware,if not working it means clockworkmod didn't install and you must try again because built in recovery is not functioning with sideload firmware option,so if your in the clockworkmod menu just click these factory data reset then erase cache then go to advanced and click erase then click erase dalvik cache then click install from zip then go to install zip via adb option click that and try type adb sideload (name of the ota zip file)in command window you opened from platform-tools and hit enter,this should apply the update and unbrick the console.
If not then there is something more wrong than just the firmware at a guess,sorry if the guide is a bit poor but it's the best i can do.
Hi--
I could use some help. I have the rooted stock and installed a new boot animation. Now the phone will not boot. It stays in the boot animation. It does not bootloop. It booted fine prior to the bootanimation.zip replacement. I cannot ADB into the phone to delete the zip but I do have fastboot. Tried to install TWRP to flash a new bootanimation.zip to fix, but TRWP install fails (permission denied). I completed the Asus bootloader unlock to get root.
What can I do?
Thanks--
do you unlock bootloader ?
try to fastboot
use adb command "fastboot flash recovery name.img" to install twrp
Thanks for the reply. I do have a fastboot connection, but it errors when trying to flash recovery:
writing 'recovery'...
FAILED (remote: Permission Denied)
finished. total time: 0.906s
I know the BL is unlocked as that's how I rooted it an hour before this happened.
Thanks--
bretzke said:
Thanks for the reply. I do have a fastboot connection, but it errors when trying to flash recovery:
writing 'recovery'...
FAILED (remote: Permission Denied)
finished. total time: 0.906s
I know the BL is unlocked as that's how I rooted it an hour before this happened.
Thanks--
Click to expand...
Click to collapse
usb debugging ??
unblock BL via asus official soft ??
if you dont. you can factory in stock recovery
VinzNguyen said:
usb debugging ??
unblock BL via asus official soft ??
if you dont. you can factory in stock recovery
Click to expand...
Click to collapse
USB debugging should be active but I cannot verify since it will not boot. Yes, I used the Asus app to unlock the BL. How would doing a Factory Reset help if the error is in system, not data?
bretzke said:
USB debugging should be active but I cannot verify since it will not boot. Yes, I used the Asus app to unlock the BL.
Click to expand...
Click to collapse
it's bad. try to factory in stock recovery. if it still not work. you have to flash stock rom.
go download on asus website.
use command "adb sideload rom-name.zip"
VinzNguyen said:
it's bad. try to factory in stock recovery. if it still not work. you have to flash stock rom.
go download on asus website.
use command "adb sideload rom-name.zip"
Click to expand...
Click to collapse
Thanks. Couple of questions. Where do I adb sideload from? When the phone is in stock recovery or BL/fastboot screen? I've tried to ADB from BL/fastboot screen and I don't have a connection.
Also--which stock ROM do I use? The WW version as I only see a JP, CN, TW and CUCC versions...no US specific version. WW is the right ROM for US?
Thanks again--
bretzke said:
Thanks. Couple of questions. Where do I adb sideload from? When the phone is in stock recovery or BL/fastboot screen? I've tried to ADB from BL/fastboot screen and I don't have a connection.
Also--which stock ROM do I use? The WW version as I only see a JP, CN, TW and CUCC versions...no US specific version. WW is the right ROM for US?
Thanks again--
Click to expand...
Click to collapse
put your phone in recovery then select adb option (if you dont know how. google how to get in recovery zenphone 2)
put the stock rom in folder adb
then you can use this command
you can check your version on fastboot screen
i think US = WW
srr my english
bretzke said:
Thanks. Couple of questions. Where do I adb sideload from? When the phone is in stock recovery or BL/fastboot screen? I've tried to ADB from BL/fastboot screen and I don't have a connection.
Also--which stock ROM do I use? The WW version as I only see a JP, CN, TW and CUCC versions...no US specific version. WW is the right ROM for US?
Thanks again--
Click to expand...
Click to collapse
if you wanna do sideload first you need Asus Zf 2 firmware --> http://www.asus.com/Phone/ZenFone_2_ZE551ML/HelpDesk_Download/ download the same firmware installed in your phone (settings-->about phone--> see the build number--> that's your firmware) or you can see it when you on recovery mode (ww=worldwide, so US is ww).
download fastboot_adb (1.0.32) --> https://www.mediafire.com/folder/w70w7r1a65840/Zenfone_2 and the unzip the file, copy/put Asus Zf 2 firmware that you have download into fastboot_adb (1.0.32) folder ( you can rename Asus Zf 2 firmware with "file" name or you can leave it that way)
go to recovery mode--> select apply update --> select apply update from adb
open fastboot_adb(1.0.32) folder --> hold shift + right click --> select open command windows here --> type adb devices
--> type adb sideload file.zip ( or you can just drag Asus Zf 2 firmware ) --> wait till it finish flashing --> when it done reboot
Thanks for all the help here. I was finally able to side load the ASUS ROM and I'm back in business. All due to a bad Boot Animation ZIP!!??!!
I had trouble because adb would not do the push/install anything due to a bug in HTC Sync, which I still had installed from an old phone. Apparently, they have a custom DLL/library that breaks adb. Once I got rid of Sync, I was able to push the ROM a over and was back in business. Thanks again for the help.
bar4 said:
if you wanna do sideload first you need Asus Zf 2 firmware --> http://www.asus.com/Phone/ZenFone_2_ZE551ML/HelpDesk_Download/ download the same firmware installed in your phone (settings-->about phone--> see the build number--> that's your firmware) or you can see it when you on recovery mode (ww=worldwide, so US is ww).
download fastboot_adb (1.0.32) --> https://www.mediafire.com/folder/w70w7r1a65840/Zenfone_2 and the unzip the file, copy/put Asus Zf 2 firmware that you have download into fastboot_adb (1.0.32) folder ( you can rename Asus Zf 2 firmware with "file" name or you can leave it that way)
go to recovery mode--> select apply update --> select apply update from adb
open fastboot_adb(1.0.32) folder --> hold shift + right click --> select open command windows here --> type adb devices
--> type adb sideload file.zip ( or you can just drag Asus Zf 2 firmware ) --> wait till it finish flashing --> when it done reboot
Click to expand...
Click to collapse
There is no ROM download at this link
MikeyLee said:
There is no ROM download at this link
Click to expand...
Click to collapse
Version WW_2.20.40.165 http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE551ML/UL-Z00A-WW-2.20.40.165-user.zip
Version WW_2.20.40.164 http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE551ML/UL-Z00A-WW-2.20.40.164-user.zip
Version V2.20.40.160 http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE551ML/UL-Z00A-WW-2.20.40.160-user.zip
are you sure because the link above are from --> http://www.asus.com/Phone/ZenFone_2_ZE551ML/HelpDesk_Download/ i mention before, Asus ZF 2 stock rom
bar4 said:
Version WW_2.20.40.165 http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE551ML/UL-Z00A-WW-2.20.40.165-user.zip
Version WW_2.20.40.164 http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE551ML/UL-Z00A-WW-2.20.40.164-user.zip
Version V2.20.40.160 http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE551ML/UL-Z00A-WW-2.20.40.160-user.zip
are you sure because the link above are from --> http://www.asus.com/Phone/ZenFone_2_ZE551ML/HelpDesk_Download/ i mention before, Asus ZF 2 stock rom
Click to expand...
Click to collapse
Yeah, all I had when looking at these was a blank screen with some script. No links.
MikeyLee said:
Yeah, all I had when looking at these was a blank screen with some script. No links.
Click to expand...
Click to collapse
that's weird because that link work for me, i don't know why isn't work for you, is it because different country/region or OS maybe, try this link --> http://www.asus-zenfone.com/2015/12/how-to-downgrade-asus-zenfone-2-firmware.html
--> https://www.mediafire.com/folder/6voyfzipp287s/Z00A
bar4 said:
if you wanna do sideload first you need Asus Zf 2 firmware --> download the same firmware installed in your phone (settings-->about phone--> see the build number--> that's your firmware) or you can see it when you on recovery mode (ww=worldwide, so US is ww).
download fastboot_adb (1.0.32) --> and the unzip the file, copy/put Asus Zf 2 firmware that you have download into fastboot_adb (1.0.32) folder ( you can rename Asus Zf 2 firmware with "file" name or you can leave it that way)
go to recovery mode--> select apply update --> select apply update from adb
open fastboot_adb(1.0.32) folder --> hold shift + right click --> select open command windows here --> type adb devices
--> type adb sideload file.zip ( or you can just drag Asus Zf 2 firmware ) --> wait till it finish flashing --> when it done reboot
Click to expand...
Click to collapse
I can not connect my device on adb. when I type adb devices this is happening.
C:\Users\OğuzKaan\Downloads\asus>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully*
list of devices attached
C:\Users\OğuzKaan\Downloads\asus>adb sideload file.zip
loading: 'file.zip'
error: device not found
C:\Users\OğuzKaan\Downloads\asus>
oguzky7 said:
I can not connect my device on adb. when I type adb devices this is happening.
C:\Users\OğuzKaan\Downloads\asus>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully*
list of devices attached
C:\Users\OğuzKaan\Downloads\asus>adb sideload file.zip
loading: 'file.zip'
error: device not found
C:\Users\OğuzKaan\Downloads\asus>
Click to expand...
Click to collapse
Type fastboot devices and it should show your device serial number. As long as that appears you will be able to sideload the latest version
oguzky7 said:
I can not connect my device on adb. when I type adb devices this is happening.
C:\Users\OğuzKaan\Downloads\asus>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully*
list of devices attached
C:\Users\OğuzKaan\Downloads\asus>adb sideload file.zip
loading: 'file.zip'
error: device not found
C:\Users\OğuzKaan\Downloads\asus>
Click to expand...
Click to collapse
are you on recovery mode? using stock recovery or custom recovery? custom recovery will never work when flashing through adb sideload, i'm flashing latest firmware through sideload just now
Actually i was in system recovery earlier. İ did something. I tried load twrp (teamwin) and i did. It opened but and then i reboot the bootloader and chose recovery but it didn't start recovery it just restarted the bootloader. So i have just fastboot mod now and my computer sees my phone when i type fastboot devices. Can you say one by one what should i do
bar4 said:
are you on recovery mode? using stock recovery or custom recovery? custom recovery will never work when flashing through adb sideload, i'm flashing latest firmware through sideload just now
Click to expand...
Click to collapse
Actually i was in system recovery earlier. İ did something. I tried load twrp (teamwin) and i did. It opened but and then i reboot the bootloader and chose recovery but it didn't start recovery it just restarted the bootloader. So i have just fastboot mod now and my computer sees my phone when i type fastboot devices. Can you say one by one what should i do
oguzky7 said:
Actually i was in system recovery earlier. İ did something. I tried load twrp (teamwin) and i did. It opened but and then i reboot the bootloader and chose recovery but it didn't start recovery it just restarted the bootloader. So i have just fastboot mod now and my computer sees my phone when i type fastboot devices. Can you say one by one what should i do
Click to expand...
Click to collapse
you should on recovery mode to do sideload, also in my experience i never succeed apply update from adb using teamwin, that's why i always go back to stock recovery if i want to update through adb sideload, but to get stock recovery you have to go back to stock Rom, you need stock Rom and fastboot_adb(1.0.32) ( i already give links to get those files in the comment before) download the stock rom (choose 1 for ex: Z00A_WW_2.20.40.139) unzip that file ectract to Z00A_WW_2.20.40.139, you should have the following files: system.img, boot.img, droidboot.img and recovery.img. connect your phone to pc/laptop, open cmd on Z00A_WW_2.20.40.139 folder by press and hold Shift keyboard key+right click (select open command windows here), In the cmd window enter the following command: “adb reboot bootloader”, Next, in the same cmd window, type the following commands (press enter after each line): “fastboot flash fastboot droidboot.img”; “fastboot flash recovery recovery.img”; “fastboot flash boot boot.img”; “fastboot flash system system.img”. (i will provide you a picture when i'm doing that), when done, still on cmd execute the following commands: “fastboot format userdata” and “fastboot format cache”. up to here it's done you can reboot your phone, if you want to update the simple way just copy firmware file you want to update to internal storage and remove usb cable it will auto detect an update, but if you want to do update using adb sideload after format cache do not reboot phone just go to recovery mode(by pressing vol button twice), select apply update from adb, on pc open fastboot_adb(1.0.32)_071114_r21 folder, put firmware you want to update in this folder (ie : UL-Z00A-WW-2.20.40.168-user), open cmd on fastboot_adb(1.0.32)_071114_r21 folder by press and hold Shift keyboard key+right click (select open command windows here), In the cmd window enter the following command: "adb devices" it should show you devices no and sideload, in the same cmd window, type the following command: "adb sideload file.zip" wait till it done, when it done reboot your phone.
Hi,
I want to Falsh RR-N-v5.8.0-20170203-oneplus3 but I'm doing this for the first time.
I have seen a lot of threads on how to Flash and a number of videos on youtube but still have some confusion, so can you please help me here:
I have downloaded following files on my PC:
twrp-3.0.4-0-oneplus3.img
OnePlus3_4.0.2-FIRMWARE+MODEM-flashable
RR-N-v5.8.0-20170203-oneplus3
open_gapps-arm64-7.1-nano-20170204
I think I can unlock bootloader using developer option - OEM ulocking, advanced reboot and USB debugging. Correct?
Now how to take back of my phone and transfer on my PC?
Then how to install recovery on phone? Do I need run cmd to mount it on phone? How/ Steps/ video?
After I install recovery, i restart the phone in recovery mode. Correct?
Then swipe the devise.
Then flash following in the order as mentioned below:
OnePlus3_4.0.2-FIRMWARE+MODEM-flashable
RR-N-v5.8.0-20170203-oneplus3
open_gapps-arm64-7.1-nano-20170204
Correct? or anything missing here?
is it necessary to flash OnePlus3_4.0.2-FIRMWARE+MODEM-flashable?
Do i need to flash oxygen Cam and theme engine form recovery mode or after I reboot in new ROM?
Do i need to flash again i recovery?
Please help with some complete steps or video. I have some confusion so better to take guidance from you.
Thanks!
Now how to take back of my phone and transfer on my PC?
Click to expand...
Click to collapse
Enable usb debugging from dev options.
Install adb fastboot binaires.
Connect your phone to pc.
Boot to recovrey.
Right shift+right click > open command window here
Run:
Code:
adb pull - p /sdcard <location on pc>
Then how to install recovery on phone? Do I need run cmd to mount it on phone? How/ Steps/ video?
Click to expand...
Click to collapse
Place recovery image file in fastboot dir.
Optional :rename recovery as of your convenience.
Enable usb debugging from dev options.
Boot to fastboot mode.
Right shift+right click > open command window here
Run:
Code:
fastboot flash recovery <your recovery name with extension>
After I install recovery, i restart the phone in recovery mode. Correct?
Click to expand...
Click to collapse
Nothing wrong in doing.
is it necessary to flash OnePlus3_4.0.2-FIRMWARE+MODEM-flashable?
Click to expand...
Click to collapse
Not if you are coming from oos 4.0.2.
Do i need to flash oxygen Cam and theme engine form recovery mode or after I reboot in new ROM?
Click to expand...
Click to collapse
For oxygen cam read the relevant thread
No. You need not flash theme engine.
Do i need to flash again i recovery?
Click to expand...
Click to collapse
No
nrusimhamurthy said:
Enable usb debugging from dev options.
Install adb fastboot binaires.
Connect your phone to pc.
Boot to recovrey.
Right shift+right click > open command window here
Run:
Place recovery image file in fastboot dir.
Optional :rename recovery as of your convenience.
Enable usb debugging from dev options.
Boot to fastboot mode.
Right shift+right click > open command window here
Run:
fastboot flash recovery <your recovery name with extension>
Nothing wrong in doing.
After I install recovery, i restart the phone in recovery mode. Correct?
Nothing wrong in doing.
is it necessary to flash OnePlus3_4.0.2-FIRMWARE+MODEM-flashable?
Not if you are coming from oos 4.0.2.
For oxygen cam read the relevant thread
No. You need not flash theme engine.
No
Click to expand...
Click to collapse
It's pretty good explanation and guide! :good:
nrusimhamurthy said:
Enable usb debugging from dev options.
Install adb fastboot binaires.
Connect your phone to pc.
Boot to recovrey.
Right shift+right click > open command window here
Run:
Code:
adb pull - p /sdcard <location on pc>
Place recovery image file in fastboot dir.
Optional :rename recovery as of your convenience.
Enable usb debugging from dev options.
Boot to fastboot mode.
Right shift+right click > open command window here
Run:
Code:
fastboot flash recovery <your recovery name with extension>
Nothing wrong in doing.
Not if you are coming from oos 4.0.2.
For oxygen cam read the relevant thread
No. You need not flash theme engine.
No
Click to expand...
Click to collapse
Thanks! I did it, working perfectly fine. awesome!
Hey,
I need some help.
I tried to install LineageOS 14.1 on my Oneplus 3 following this guide, but I think by wiping /data or /system the ROM, which I copied to the phone beforehand, got deleted. Now I don't have any ROM in the storage and also no system installed.
I think fastboot only works in the bootloader mode (I get my phone serial number if I enter the command fastboot devices), but it doesn't work in the recovery mode (because I don't get my serial number then).
If I use the command: C:\adb\SDK\platform-tools>adb push lineage-14.1-20180328-UNOFFICIAL-Sultan-oneplus3.zip /sdcard/ I get the error: adb: error: failed to get feature set: no devices/emulators found while in bootloader mode and also the same error if I am in recovery mode. And if I try ADB Sideload (without wiping Dalvik Cache or Cache) my phone just says Starting ADB sideload features but does nothing else.
Does anyone know what I can do to fix my phone? If it helps I backed up my phone beforehand, but the backup files also got deleted on the phone, but I still have them on my pc.
Not sure if it will help, but make sure you are using the latest ADB downloaded from:
https://developer.android.com/studio/releases/platform-tools
I have had some strange problems with old ADB versions in the past,
good luck hope it helps you.
jeffrey268 said:
Not sure if it will help, but make sure you are using the latest ADB downloaded from: ...
I have had some strange problems with old ADB versions in the past,
good luck hope it helps you.
Click to expand...
Click to collapse
Is this the most recent version?
Code:
C:\adb\SDK\platform-tools>adb version
Android Debug Bridge version 1.0.39
Version 0.0.1-4500957
Installed as C:\adb\SDK\platform-tools\adb.exe
C:\adb\SDK\platform-tools>adb devices
List of devices attached
adb server version (32) doesn't match this client (39); killing...
* daemon started successfully
C:\adb\SDK\platform-tools>adb devices
List of devices attached
C:\adb\SDK\platform-tools>fastboot devices
3d0553dc fastboot
It should be, because I installed the SDK Platform today.
Also most guides which help to get adb working say, that if the phone doesn't get recognized you should get the install the drivers via the device manager, but my phones doesn't show up there, probably because it is in bootloader/recorvery mode.
EDIT: I now discovered that my phone gets recognized as Marshall London Device in the windows device manager and if I click on it it says Google Nexus ADB Interface. Are there any Oneplus 3 drivers which I should install instead?
Flix117 said:
Is this the most recent version?
Code:
C:\adb\SDK\platform-tools>adb version
Android Debug Bridge version 1.0.39
Version 0.0.1-4500957
Installed as C:\adb\SDK\platform-tools\adb.exe
C:\adb\SDK\platform-tools>adb devices
List of devices attached
adb server version (32) doesn't match this client (39); killing...
* daemon started successfully
C:\adb\SDK\platform-tools>adb devices
List of devices attached
C:\adb\SDK\platform-tools>fastboot devices
3d0553dc fastboot
It should be, because I installed the SDK Platform today.
Also most guides which help to get adb working say, that if the phone doesn't get recognized you should get the install the drivers via the device manager, but my phones doesn't show up there, probably because it is in bootloader/recorvery mode.
EDIT: I now discovered that my phone gets recognized as Marshall London Device in the windows device manager and if I click on it it says Google Nexus ADB Interface. Are there any Oneplus 3 drivers which I should install instead?
Click to expand...
Click to collapse
I use this drivers https://androidfilehost.com/?fid=24591020540821930
xGOGI said:
I use this drivers https://androidfilehost.com/?fid=24591020540821930
Click to expand...
Click to collapse
Try this:
Download the stock recovery for your device:
http://oxygenos.oneplus.net.s3.amazonaws.com/recovery_op3.img
Place it in c:\OP3\
Go into cmd and go to c:\OP3\
then type: fastboot flash recovery recovery_op3.img
If you get reboots after this, do the following:
Boot back into fastboot and type:
fastboot format userdata
after that type:
fastboot flash recovery recovery_op3.img
Flix117 said:
Hey,
I need some help.
I tried to install LineageOS 14.1 on my Oneplus 3 following this guide, but I think by wiping /data or /system the ROM, which I copied to the phone beforehand, got deleted. Now I don't have any ROM in the storage and also no system installed.
I think fastboot only works in the bootloader mode (I get my phone serial number if I enter the command fastboot devices), but it doesn't work in the recovery mode (because I don't get my serial number then).
If I use the command: C:\adb\SDK\platform-tools>adb push lineage-14.1-20180328-UNOFFICIAL-Sultan-oneplus3.zip /sdcard/ I get the error: adb: error: failed to get feature set: no devices/emulators found while in bootloader mode and also the same error if I am in recovery mode. And if I try ADB Sideload (without wiping Dalvik Cache or Cache) my phone just says Starting ADB sideload features but does nothing else.
Does anyone know what I can do to fix my phone? If it helps I backed up my phone beforehand, but the backup files also got deleted on the phone, but I still have them on my pc.
Click to expand...
Click to collapse
To clear some things up for you. Fastboot is only used in bootloader mode since that is what it is.
And for the adb sideload, are you initializing the sideload on your phone as well? To use sideload the phone has to be ready on the receiving end, in recovery you have to start adb sideload then launch the process on pc for it to work properly. And if you dont want the whole android SDK to just use ADB and Fastboot i recommend you install the minimal tool https://forum.xda-developers.com/showthread.php?t=2588979 :good:
Hi everyone, after getting bootloader ublocked and minimal adb and fastboot tools installed on my pc I’ve started to follow step by a step what this web says to get my phone rooted.
magisk.me/root-mi-a2-a2-lite-magisk-install-twrp-recovery/
But while trying to install TWRP recovery I can’t finish step 8 because when I introduce the command “ adb sideload twrp-installer-daisy-3.2.3-0.zip” it puts me that device is not found so I cannot finish to install TWRP recovery.
Any suggestions?
ivvan14 said:
Hi everyone, after getting bootloader ublocked and minimal adb and fastboot tools installed on my pc I’ve started to follow step by a step what this web says to get my phone rooted.
magisk.me/root-mi-a2-a2-lite-magisk-install-twrp-recovery/
But while trying to install TWRP recovery I can’t finish step 8 because when I introduce the command “ adb sideload twrp-installer-daisy-3.2.3-0.zip” it puts me that device is not found so I cannot finish to install TWRP recovery.
Any suggestions?
Click to expand...
Click to collapse
Try this instead
adb push twrp-installer.zip /sdcard
But what I need to do before that? Should I move the twrp installer zip file to SD card? More things to do? I’m confused
ivvan14 said:
But what I need to do before that? Should I move the twrp installer zip file to SD card? More things to do? I’m confused
Click to expand...
Click to collapse
Get to fastboot. eg.
adb reboot bootloader
Boot TWRP
fastboot boot twrp.img
Copy the installer
adb push installer.zip /sdcard
Install using TWRP
Note that installing twrp removes Magisk so if you want root, reinstall Magisk.