Related
As the recovery is now a standalone file and it's no more integrated in the boot.img file, i suggest to everyone on cyanogenmod build (> may 09) to flash the new recovery.
Look here : http://jenkins.cyanogenmod.org/job/recovery/63284/
Flash this nightly recovery, with fastboot like this :
- power off
- vol. up pressed
- usb cable in the phone
- cd \(your fastboot folder)
- fastboot flash recovery recovery.img
- fastboot reboot (your phone)
- power off
- power button + vol. up when it's pink
:good:
marouane80 said:
As the recovery is now a standalone file and it's no more integrated in the boot.img file, i suggest to everyone on cyanogenmod build (> may 09) to flash the new recovery.
Look here : http://jenkins.cyanogenmod.org/job/recovery/63284/
Flash this nightly recovery, with fastboot like this :
- power off
- vol. up pressed
- usb cable in the phone
- cd \(your fastboot folder)
- fastboot flash recovery recovery.img
- fastboot reboot (your phone)
- power off
- power button + vol. up when it's pink
:good:
Click to expand...
Click to collapse
Thanx, man. But I didn't see any commits about this. Could you point me on any? And, maybe, there is any TWRP for Z1 compact?
da900 said:
Thanx, man. But I didn't see any commits about this. Could you point me on any? And, maybe, there is any TWRP for Z1 compact?
Click to expand...
Click to collapse
It's a recovery builder for any device using cyanogenmod
You can build your own recovery (nightly with the lastest updates), please choose " Existing Devices" and there you are !
Check this http://builder.clockworkmod.com/
You must wait for about 5 to 10 min and remember your build ID !!!
My Zenfone A501CG WW are two imeis set to null. Don't work network and signal. Please, help! Any solution?
Please try to fully reinstall Stock ROM, including locking bootloader and wiping data/userdata/cache partitions
albertolpaiva said:
My Zenfone A501CG WW are two imeis set to null. Don't work network and signal. Please, help! Any solution?
Click to expand...
Click to collapse
yes you can, you need to be rooted though
after you root your device if you already dont have root access, download and install terminal emulator
download the imei image file from this link http://www.mediafire.com/download/9a87r1bgn1zks7b/mmcblk0p3.img
now that you have downloaded, copy it to internal memory/internal sd card/phone memory whatever you call it
now in terminal emu, type su and press enter
give it root access, now run this command
dd if=/sdcard/mmcblk0p3.img of=/dev/block/mmcblk0p3
press enter, reboot you phone
dgadelha said:
Please try to fully reinstall Stock ROM, including locking bootloader and wiping data/userdata/cache partitions
Click to expand...
Click to collapse
kloroform said:
yes you can, you need to be rooted though
after you root your device if you already dont have root access, download and install terminal emulator
download the imei image file from this link http://www.mediafire.com/download/9a87r1bgn1zks7b/mmcblk0p3.img
now that you have downloaded, copy it to internal memory/internal sd card/phone memory whatever you call it
now in terminal emu, type su and press enter
give it root access, now run this command
dd if=/sdcard/mmcblk0p3.img of=/dev/block/mmcblk0p3
press enter, reboot you phone
Click to expand...
Click to collapse
Dear @dgadelha and @kloroform
Thank my friends. But don't work for me. But, my imei changed of null to 0049999010640000 in both Sim and slot 2 works partially. Only one operator. Other operators refuse my register in network.
Not work...
I think the solution will be send for assistance . I'm sad about it.
I'm in the same situation with u bro..
Now trying to use this method...
http://www.asus-zenfone.com/2016/01/full-firmware-asus-zenfone-5-V3.24.40.87.html?m=1
w.sukiyaki said:
I'm in the same situation with u bro..
Now trying to use this method...
http://www.asus-zenfone.com/2016/01/full-firmware-asus-zenfone-5-V3.24.40.87.html?m=1
Click to expand...
Click to collapse
Any news? I'm flash full stock firmware between JB to LP and haven't success...
Not yet using stock....
I've tried others ROM still not solved.....
albertolpaiva said:
Any news? I'm flash full stock firmware between JB to LP and haven't success...
Click to expand...
Click to collapse
How u flash...
I'm using adb & flash tool not success...
No bat to click....share pls
w.sukiyaki said:
How u flash...
I'm using adb & flash tool not success...
No bat to click....share pls
Click to expand...
Click to collapse
1 - Download Stock Rom from ASUS web site.
2 - Extract the zip
3 - Copy: boot.img / fastboot.img / recovery.img / dnx_fwr_ctp_a500cg.bin / ifwi_ctp_a500cg.bin to your ADB folder.
4 - Run into the Droidboot, by power off the phone, then hold the Power button and Volume UP button (should hold the power button first, the instanly hold the volume up button, when the screen on, release the power button but still hold the volume up)
5 - Open prompt window in ADB folder and type:
fastboot flash fastboot fastboot.img
fastboot reboot-bootloader
fastboot flash dnx dnx_fwr_ctp_a500cg.bin
fastboot flash ifwi ifwi_ctp_a500cg.bin
fastboot reboot-bootloader
fastboot flash boot boot.img
fastboot flash recovery.img
fastboot reboot-bootloader
7 - choose the recovery option and press power button
8 - In the recovery screen , choose "aplly update from ADB"
9 - In the prompt window type:
adb sideload zip_file_name_here
Wait for upload file to your phone and install rom in your phone
I start installing the UL-ASUS_T00F-WW-1.18.40.9-user.zip (4.3 JB) first and then I upgrade to new versions .
Ps: For this version (WW-1.18.40.9) see attached file (recovery file).
albertolpaiva said:
1 - Download Stock Rom from ASUS web site.
2 - Extract the zip
3 - Copy: boot.img / fastboot.img / recovery.img / dnx_fwr_ctp_a500cg.bin / ifwi_ctp_a500cg.bin to your ADB folder.
4 - Run into the Droidboot, by power off the phone, then hold the Power button and Volume UP button (should hold the power button first, the instanly hold the volume up button, when the screen on, release the power button but still hold the volume up)
5 - Open prompt window in ADB folder and type:
fastboot flash fastboot fastboot.img
fastboot reboot-bootloader
fastboot flash dnx dnx_fwr_ctp_a500cg.bin
fastboot flash ifwi ifwi_ctp_a500cg.bin
fastboot reboot-bootloader
fastboot flash boot boot.img
fastboot flash recovery.img
fastboot reboot-bootloader
7 - choose the recovery option and press power button
8 - In the recovery screen , choose "aplly update from ADB"
9 - In the prompt window type:
adb sideload zip_file_name_here
Wait for upload file to your phone and install rom in your phone
I start installing the UL-ASUS_T00F-WW-1.18.40.9-user.zip (4.3 JB) first and then I upgrade to new versions .
Ps: For this version (WW-1.18.40.9) see attached file (recovery file).
Click to expand...
Click to collapse
try previus 1.17.x.x using asus flash tool
kihope12 said:
try previus 1.17.x.x using asus flash tool
Click to expand...
Click to collapse
Thank's but i've tried this method with rom Zenfone 5 _1.17.40.16_20140811_0963-user-fastboot-user.raw and Asus flash Tool. Don't work form me. I have already sent an email to ASUS to locate a service center. I believe there is no solution to my case.
:crying:
albertolpaiva said:
Thank's but i've tried this method with rom Zenfone 5 _1.17.40.16_20140811_0963-user-fastboot-user.raw and Asus flash Tool. Don't work form me. I have already sent an email to ASUS to locate a service center. I believe there is no solution to my case.
:crying:
Click to expand...
Click to collapse
oh so then pls write there they msg, i have problem in imei too but my mobile have mmcblk0p3 and 0p5 in /dev/block
and your imei 000blabla is "fake imei" your mobile generate it itself..
kihope12 said:
oh so then pls write there they msg, i have problem in imei too but my mobile have mmcblk0p3 and 0p5 in /dev/block
and your imei 000blabla is "fake imei" your mobile generate it itself..
Click to expand...
Click to collapse
My warranty has expired. Would have to send the device to a different state from where I live . It is expensive. At the moment I can not buy another smartphone , but I believe this is the solution . Thanks to everyone who helped me. My ZF5 now only serves to games and the internet (wifi) and does not make or receive calls and sms .
albertolpaiva said:
My warranty has expired. Would have to send the device to a different state from where I live . It is expensive. At the moment I can not buy another smartphone , but I believe this is the solution . Thanks to everyone who helped me. My ZF5 now only serves to games and the internet (wifi) and does not make or receive calls and sms .
Click to expand...
Click to collapse
Lost imei is very bad sutiation, and zf have lots of problems with imei and signal, maybe beacuse intel chipset, but Good Luck
albertolpaiva said:
My warranty has expired. Would have to send the device to a different state from where I live . It is expensive. At the moment I can not buy another smartphone , but I believe this is the solution . Thanks to everyone who helped me. My ZF5 now only serves to games and the internet (wifi) and does not make or receive calls and sms .
Click to expand...
Click to collapse
I fouded on asus service center, then : hard repair like new motherboard will cost 25-30 dolars..
albertolpaiva said:
1 - Download Stock Rom from ASUS web site.
2 - Extract the zip
3 - Copy: boot.img / fastboot.img / recovery.img / dnx_fwr_ctp_a500cg.bin / ifwi_ctp_a500cg.bin to your ADB folder.
4 - Run into the Droidboot, by power off the phone, then hold the Power button and Volume UP button (should hold the power button first, the instanly hold the volume up button, when the screen on, release the power button but still hold the volume up)
5 - Open prompt window in ADB folder and type:
fastboot flash fastboot fastboot.img
fastboot reboot-bootloader
fastboot flash dnx dnx_fwr_ctp_a500cg.bin
fastboot flash ifwi ifwi_ctp_a500cg.bin
fastboot reboot-bootloader
fastboot flash boot boot.img
fastboot flash recovery.img
fastboot reboot-bootloader
7 - choose the recovery option and press power button
8 - In the recovery screen , choose "aplly update from ADB"
9 - In the prompt window type:
adb sideload zip_file_name_here
Wait for upload file to your phone and install rom in your phone
I start installing the UL-ASUS_T00F-WW-1.18.40.9-user.zip (4.3 JB) first and then I upgrade to new versions .
Ps: For this version (WW-1.18.40.9) see attached file (recovery file).
Click to expand...
Click to collapse
hi. have you got back your imei on zenfone 5?
any news?
Me still fail to recover imei...
Try check hardware after this
kihope12 said:
I fouded on asus service center, then : hard repair like new motherboard will cost 25-30 dolars..
Click to expand...
Click to collapse
Don't have one in my city but I will search unofficial service center later. Tanks my friend. At moment I don't have a time and money for this. But it's a solution.
kevin mitnick said:
hi. have you got back your imei on zenfone 5?
any news?
Click to expand...
Click to collapse
No. My imei is 004999... in both sims.
My Remix Ultratablet current running 2.0.305 keep random restart everyday.
So I wish to downgrade to OS 1.5
I ask for help form office Jide support , they told me I need to
Q1) Problem # stuck on step #1 already , When I ask where is the Remix Ultratablet driver when I install adb and fastboot ? Offical jide support told me I don't need a driver? How so ?
I can't get the tablet connect ??
Note: 1, I connect the tablet with USB to PC
Note: 2, I turn the USB debugging option on Tablet already.
Note: 3, I Test it on pc adb folder by trying "fastboot devices" only get "Waiting for Device" error
Q2) I also try other method (Power key + Volume up) on tablet which show
"Continue
Fastboot Protocol
Recovery Kernel
Reboot
Poweroff
Forced Recovery"
But when i press"Fastboot Protocol" , doesn't do anything ?
For your references:
Steps of instruction I receive from Jide offical support so far....
1) have ADB and Fastboot running, I download the Minimal ADB and Fastboot[/URL])
2)Download Remix OS 1.5 ROM[/URL]
3) Unzip the downloaded zip file ( SK1WG.zip ) and go to the folder
4. Connect the Remix to the computer via USB.
Make sure the fastboot binary is in your PATH ) or that you place the recovery image in the same directory as fastboot.
6. Open a terminal on your PC and reboot the device into fastboot mode by typing adb reboot bootloader or by using the hardware key combination for your device while it is powered off.
7. Once the device is in fastboot mode, verify your PC sees the device by typing fastboot devices
-If you don't see your device serial number, and instead see "", fastboot is not configured properly on your machine. See fastboot documentation for more info.
-If you see "no permissions fastboot", make sure your UDEV rules are setup correctly.
8. Clean the existing data by entering the following command: fastboot -w
9. Flash images onto your device by entering the following three commands:
-fastboot flash system system.img
-fastboot flash recovery recovery.img
-fastboot flash boot boot.img
10. Once the flash completes successfully, run the following command to reboot the device into recovery to verify the installation.
-fastboot reboot
did u download the correct fastboot? you need Android 5.0 to get Remix 1.5
AmoraRei said:
did u download the correct fastboot? you need Android 5.0 to get Remix 1.5
Click to expand...
Click to collapse
That makes no sense what so ever.
Maybe it would be better to ask what platform he is using to flash his device with, as the instructions he has copy and pasted refer to Linux (udev rules)
it makes sense to me cause you have download the correct Android SDK to work on certain Android platforms.
https://developer.android.com/studio/releases/platforms.html
To compile your application against a particular version of Android, you must use the SDK Manager to download and install the SDK Platform for that release.
AmoraRei said:
it makes sense to me cause you have download the correct Android SDK to work on certain Android platforms.
To compile your application against a particular version of Android, you must use the SDK Manager to download and install the SDK Platform for that release.
Click to expand...
Click to collapse
Thanks of the reply ,
I'm using Win7 amd the Remix Ultratablet current running 2.0.305
I can't post link , but the ADB /Fastboot verson I download is also from xda Title "[TOOL]Minimal ADB and Fastboot [10-22-16]"
I download the "Version 1.4.1 Portable Here" with
MD5 Checksum: D7B1C009C87C77AAF045FA3ED239E591
Thanks for all the help in advance
When u plugged up the tablet to the pc, what did device manager say?
my associate said try this fastboot http://forum.xda-developers.com/showthread.php?t=2588979
AmoraRei said:
When u plugged up the tablet to the pc, what did device manager say?
my associate said try this fastboot http://forum.xda-developers.com/showthread.php?t=2588979
Click to expand...
Click to collapse
not exactly,i said to try this ,to install adb drivers.
http://forum.xda-developers.com/attachment.php?attachmentid=2480396&d=1388281089
tailslol said:
not exactly,i said to try this ,to install adb drivers.
http://forum.xda-developers.com/attachment.php?attachmentid=2480396&d=1388281089
Click to expand...
Click to collapse
well thank u for coming here and posting
:victory:
AmoraRei said:
When u plugged up the tablet to the pc, what did device manager say?
my associate said try this fastboot http://forum.xda-developers.com/showthread.php?t=2588979
Click to expand...
Click to collapse
when the tablet plugin to WIN7 , I got pop up windoes "Autoplay"
Name REMIX SK1WG
-Sync digital media file to this device
-Open device to view files
-Import picture and Video
when I click "Open device to view files" , I get to to see tablet "Internal Storage"
Thanks
sfbay998 said:
when the tablet plugin to WIN7 , I got pop up windoes "Autoplay"
Name REMIX SK1WG
-Sync digital media file to this device
-Open device to view files
-Import picture and Video
when I click "Open device to view files" , I get to to see tablet "Internal Storage"
Thanks
Click to expand...
Click to collapse
and what happens when you plug it when the device is in fastboot mode?
tailslol said:
and what happens when you plug it when the device is in fastboot mode?
Click to expand...
Click to collapse
That's the part I'm lost : What is consider "in fastboot mode"
I go to the WIN7 Folder there is unzip the "[TOOL]Minimal ADB and Fastboot [10-22-16] Version 1.4.1 Portable" and type fastboot devices , nothing happen
then I go to the tablet : turn off, then I try other method (Power key + Volume up) on tablet which show
-Continue
-Fastboot Protocol
-Recovery Kernel
-Reboot
-Poweroff
-Forced Recovery"
Nothing Happen ??
Note: I'm a first time ADB/ Fastboot user, but not totally a newbie. thanks
sfbay998 said:
That's the part I'm lost : What is consider "in fastboot mode"
I go to the WIN7 Folder there is unzip the "[TOOL]Minimal ADB and Fastboot [10-22-16] Version 1.4.1 Portable" and type fastboot devices , nothing happen
then I go to the tablet : turn off, then I try other method (Power key + Volume up) on tablet which show
-Continue
-Fastboot Protocol
-Recovery Kernel
-Reboot
-Poweroff
-Forced Recovery"
Nothing Happen ??
Note: I'm a first time ADB/ Fastboot user, but not totally a newbie. thanks
Click to expand...
Click to collapse
you should look the picture i gave you in my first message.
tailslol said:
you should look the picture i gave you in my first message.
Click to expand...
Click to collapse
Thanks, I will try the install "15 seconds ADB Installer v1.4.3" tonight when back home.
on side question: anyone know WHEN to use the (Power key + Volume up) on tablet which show
-Continue
-Fastboot Protocol
-Recovery Kernel
-Reboot
-Poweroff
-Forced Recovery"
The reason I ask because when I press "Fastboot Protocol" , it doesn't do anything. !!??
Also , the whole purpose for me to do the ADB/fastboot is to download back to OS 1.5, because my OS 2.0.305 keep random reboot ! So if anyone can tell me how to fix the OS 2.0.305 random reboot ? I might not have to do all this ADB/fastboot things ?
Thanks
sfbay998 said:
Thanks, I will try the install "15 seconds ADB Installer v1.4.3" tonight when back home.
on side question: anyone know WHEN to use the (Power key + Volume up) on tablet which show
-Continue
-Fastboot Protocol
-Recovery Kernel
-Reboot
-Poweroff
-Forced Recovery"
The reason I ask because when I press "Fastboot Protocol" , it doesn't do anything. !!??
Also , the whole purpose for me to do the ADB/fastboot is to download back to OS 1.5, because my OS 2.0.305 keep random reboot ! So if anyone can tell me how to fix the OS 2.0.305 random reboot ? I might not have to do all this ADB/fastboot things ?
Thanks
Click to expand...
Click to collapse
when you turn it on,it seems you do not have the minimum knowledge required to flash a device... you should stay away from downgrading it or study adb and fastboot videos and tutorials on google and youtube before doing anything.if you do anything wrong and brick your device,the warranty will not work,any bad flash could void your device warranty.
tailslol said:
when you turn it on,it seems you do not have the minimum knowledge required to flash a device... you should stay away from downgrading it or study adb and fastboot videos and tutorials on google and youtube before doing anything.if you do anything wrong and brick your device,the warranty will not work,any bad flash could void your device warranty.
Click to expand...
Click to collapse
I have try
Connect the Remix to the computer via USB.
fastboot devices
Which show:
xxxxxxxxxxxxxx fastboot
Then I type the following commands
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
ALL successful , then when reboot , it stuck on "Remix" flashing logo forever !!
Any help ?
sfbay998 said:
I have try
Connect the Remix to the computer via USB.
fastboot devices
Which show:
xxxxxxxxxxxxxx fastboot
Then I type the following commands
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
ALL successful , then when reboot , it stuck on "Remix" flashing logo forever !!
Any help ?
Click to expand...
Click to collapse
yea you forgot to wipe your device...
return to fastboot if you can then use those commands:
fastboot -w
fastboot reboot
update:
Now when i type
fastboot devices
I got :
xxxxxxxxxxxxxxxxxxxxxxxxxxxx fastboot
When I type: adb devices
I got:
List of devices attached
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
On the Tablet side:
Bootloop only
But I can still press "Vol up + Power" and see the following menu
-Continue
-Fastboot Protocol
-Recovery Kernel
-Reboot
-Poweroff
-Forced Recovery"
Any help would be appreciated !!
Thanks
sfbay998 said:
update:
Now when i type
fastboot devices
I got :
xxxxxxxxxxxxxxxxxxxxxxxxxxxx fastboot
When I type: adb devices
I got:
List of devices attached
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
On the Tablet side:
Bootloop only
But I can still press "Vol up + Power" and see the following menu
-Continue
-Fastboot Protocol
-Recovery Kernel
-Reboot
-Poweroff
-Forced Recovery"
Any help would be appreciated !!
Thanks
Click to expand...
Click to collapse
go to fastboot protocol ,hook it to your pc and proceed with the command i told you,but anyway caution,i told you you could brick your device...
tailslol said:
go to fastboot protocol ,hook it to your pc and proceed with the command i told you,but anyway caution,i told you you could brick your device...
Click to expand...
Click to collapse
Will try
but just want to check When I type: adb devices , iy did not list my drvice number , does it matter since I will be using "Fastboot -W" only?
sfbay998 said:
Will try
but just want to check When I type: adb devices , iy did not list my drvice number , does it matter since I will be using "Fastboot -W" only?
Click to expand...
Click to collapse
don't forget fastboot reboot and yes it matter,if the computer does not see the device the device can't receive commands...
Note: Unlocking bootloader will completely wipe your device’s data(Everything like music,
photos, videos & apps).So we highly recommend taking backup of your important data. So take
a backup of your apps and data
IMPORTANT & PREREQUIREMENTS
*Make sure there is at least 60% battery left on your smartphone before begin started
this process
• Install USB Drivers on your computer. ( Drivers are Included on The Zip)
• Enable developer option and usb debugging
NEXT STEP
• Connect your android to your PC with USB cable
• Now go to ADB folder and Open the command window there(Right click on the
empty space inside the folder then select “Open command window here” option to
launch a cmd window)
• Now reboot into the bootloader by issuing the following commands. (Make sure
your device is detected by your PC)
adb reboot bootloader
• Now Check fastboot connectivity by giving the command below.If your device is
connect properly then it should return device code.
fastboot devies
• Once in the bootloader, issue the following fastboot command to unlock the
bootloader. (This will unlock your phone and wipe all data of your device)
fastboot oem unlock
There will be a Warning, Press the Volume up Key to Continue.
Then Restart Your Phone, Setup it, then again enable usb debugging .
RECOVERY INSTALL STEP
1. Open the adb folder ( Recovery Image is already Loaded There)
2. Then open a CMD window inside that folder. To do that, Shift + Right click on any empty
white space inside the folder and then select Open command window here.
3. Connect your Android device to the PC. Type the following into the command window to boot
your device into bootloader/fastboot mode:
adb reboot bootloader
4. Once your device boots into bootloader mode, type this into the command line.
fastboot flash recovery recovery.img
5. Once TWRP is successfully flashed on your device, type this final command to reboot your
device.
fastboot reboot
HOW TO ROOT INTEX AQUA 5.5 VR
Download the Super Su .zip From Downloads Tab
Then Go to TWRP Recovery
Touch on Install
Touch on Supersu.zip
It will install & Patch Boot.img on the fly
XDA:DevDB Information
TWRP for Intex Aqua 5.5 VR, Tool/Utility for all devices (see above for details)
Contributors
Rajarshi2
Version Information
Status: Stable
Created 2017-09-04
Last Updated 2017-09-04
can any one help me to port or create a twrp recovery for mtk device
vicky karthi said:
can any one help me to port or create a twrp recovery for mtk device
Click to expand...
Click to collapse
yes i can , tell me your device name
Lava iris 402 and i need to install twrp recovery in infocus m350 which was in lock bootloader
Ok give me sometime i will help you
Make my phone root adaptable...
Intex aqua s3 . android 7.0... Plz
Rajarshi2 said:
yes i can , tell me your device name
Click to expand...
Click to collapse
Intex aqua 5.5 vr plus
doesn't works!!
In fastboot mode
Press Volume Up key to unlock
Press Volume Down key to abort.
volume down key working perfectly and aborting the mission but VOLUME UP KEY DOESN'T WORKS!
In developer mode OEM UNLOCK is already turned on!
In RECOVERY MODE IT SAYS NO COMMAND.
prit19 said:
In fastboot mode
Press Volume Up key to unlock
Press Volume Down key to abort.
volume down key working perfectly and aborting the mission but VOLUME UP KEY DOESN'T WORKS!
In developer mode OEM UNLOCK is already turned on!
In RECOVERY MODE IT SAYS NO COMMAND.
Click to expand...
Click to collapse
Hey Mate just keep pressing volume up button it will work ..It worked in mine.. BTW it I helped then press the thanks button.
smarty1 said:
Hey Mate just keep pressing volume up button it will work ..It worked in mine.. BTW it I helped then press the thanks button.
Click to expand...
Click to collapse
are you serious? because i tried and nothing happens i pressed VOL UP for 100 times nothing happens pressed VOL DWN 1 time.. it got cancled.
prit19 said:
are you serious? because i tried and nothing happens i pressed VOL UP for 100 times nothing happens pressed VOL DWN 1 time.. it got cancled.
Click to expand...
Click to collapse
While you press volume + hold it ffor some seconds it will work.
Friends unlocked bootloader but unable to flash twrp or twrp. After giving command getting message in my phone " press any key to reboot". Please help.
Reboot to bootloader and in adb type
Fastboot flash recovery twrp.zip
Then turn your phn off.
Press and hold power button+volume down(not sure if up or down..try both)
To boot into twrp
pranavkpr said:
Reboot to bootloader and in adb type
Fastboot flash recovery twrp.zip
Then turn your phn off.
Press and hold power button+volume down(not sure if up or down..try both)
To boot into twrp
Click to expand...
Click to collapse
Pwr + volume up = fastboot.
Pwr + vol down = recovery (stock / twrp).
Don't have twrp.zip file. Reyes twrp.img file with.zip command it also didn't work. Same msg continued "press any key to shutdown" in my phone.
I tried to install Asus Android ADB interface driver perhaps it not working properly.
Search for minimal adb and fastboot...download and install
Boot into fastboot then
Fastboot flash recovery (name of file with extension)
Your twrp file must be in the same folder as adb
You have to flash twrp in fastboot and then boot to twrp right after and flash it again
use another pc...
same problem
amritrajbharat11 said:
Friends unlocked bootloader but unable to flash twrp or twrp. After giving command getting message in my phone " press any key to reboot". Please help.
Click to expand...
Click to collapse
I am also facing same problem.
---------- Post added at 09:29 AM ---------- Previous post was at 09:28 AM ----------
amritrajbharat11 said:
Don't have twrp.zip file. Reyes twrp.img file with.zip command it also didn't work. Same msg continued "press any key to shutdown" in my phone.
Click to expand...
Click to collapse
what to do, facing the same issue.
Please Help!
amritrajbharat11 said:
Friends unlocked bootloader but unable to flash twrp or twrp. After giving command getting message in my phone " press any key to reboot". Please help.
Click to expand...
Click to collapse
coudint even unlock bootloader via adb, Used the official method instead and unlocked bootloader (with asus's app for unlocking found on their website). Now (as expected)cannot install custom recovery through adb. When i try phone goes into a black screen saying "Press any key to shutdown". Any solutions? any alternate methods to install custom recovery? Thanks in advance
amritrajbharat11 said:
Friends unlocked bootloader but unable to flash twrp or twrp. After giving command getting message in my phone " press any key to reboot". Please help.
Click to expand...
Click to collapse
Are you running stock Android Pie version (16.2017.1903.050)?, I faced also this problem on stock Android Pie, What I did is downgrade it back to stock Oreo version (.340)
Solved
pranavkpr said:
Reboot to bootloader and in adb type
Fastboot flash recovery twrp.zip
Then turn your phn off.
Press and hold power button+volume down(not sure if up or down..try both)
To boot into twrp
Click to expand...
Click to collapse
faced the issue untill I realized it was an issue regarding USB 3.0. The phone cannot support such a higher data speed. Use a USB 2.0 hub between your PC and your phone. That solved my problem.
For some reason connecting the phone to a usb 2.0 port in my laptop also did not solve the problem.
i have problem in asus zenfone maxpro m1.Unable to flash twrp file.it is showing file size is max than target required.please anybody help me
I am using usb 2.0 hub and working SOLVEDSOLVEDSOLVEDSOLVEDSOLVED
ajaymannam said:
i have problem in asus zenfone maxpro m1.Unable to flash twrp file.it is showing file size is max than target required.please anybody help me
Click to expand...
Click to collapse
I am using usb 2.0 hub and working SOLVEDSOLVEDSOLVEDSOLVEDSOLVED