adb wont work in my realme 6 pro? Whyyyy. i cant root my phone or bootlock it. - Realme 6 Pro Questions & Answers

help me please.

the same happens to me

crossf015 said:
help me please.
Click to expand...
Click to collapse
Explain

You need to have the correct drivers installed on you computer. Does you computer recognize your phone when you plug it into computers USB port ? If it does then install the latest ADB Fastboot software into a folder on C: drive not inside of other folders or libraries like shown in the 1st picture.
Then go to that folder and in the address bar show with arrow in 2nd picture 2) click mouse where the red arrow is to highlight like shown in 3rd picture then press delete key then type --> cmd ,like shown in 4th picture and press enter. Plug your phone into the computer with USB and type in the command terminal --> adb devices ,and you phone should be listed. From there you can reboot fastboot to see if you phone is still connected type --> fastboot devices , your phone should be listed.

My laptop only recognizes my phone when it is open and me enabling "file transfer" prompt/popup. I am om 6 pro and I can't open my phone because of the flicker issue. How can I at least access adb other than this?
oxbowlarry said:
You need to have the correct drivers installed on you computer. Does you computer recognize your phone when you plug it into computers USB port ? If it does then install the latest ADB Fastboot software into a folder on C: drive not inside of other folders or libraries like shown in the 1st picture.
Then go to that folder and in the address bar show with arrow in 2nd picture 2) click mouse where the red arrow is to highlight like shown in 3rd picture then press delete key then type --> cmd ,like shown in 4th picture and press enter. Plug your phone into the computer with USB and type in the command terminal --> adb devices ,and you phone should be listed. From there you can reboot fastboot to see if you phone is still connected type --> fastboot devices , your phone should be listed.
Click to expand...
Click to collapse

Related

Cant access USB debugging

As stated, I cant acess usb debugging.. I've already connect my phone to pc but it just only show charging.. I also cant copy file to my pc.. what is the problem here? :crying::crying::crying:
panha510 said:
As stated, I cant acess usb debugging.. I've already connect my phone to pc but it just only show charging.. I also cant copy file to my pc.. what is the problem here? :crying::crying::crying:
Click to expand...
Click to collapse
HTC manager also wont recognize my phone..
panha510 said:
HTC manager also wont recognize my phone..
Click to expand...
Click to collapse
It was written so many times on XDA Forums, that your question is quite a surprise:
Open Settings, then go to phone details (where u can see kernel, Android-version etc) then just tap your Build number enough times until you're developer! Then enable USB Debugging...
bratusm said:
It was written so many times on XDA Forums, that your question is quite a surprise:
Open Settings, then go to phone details (where u can see kernel, Android-version etc) then just tap your Build number enough times until you're developer! Then enable USB Debugging...
Click to expand...
Click to collapse
I've already know that, it is when I plugged my phone into the computer, the battery indicator is charging, but the USB connection never happens.
panha510 said:
I've already know that, it is when I plugged my phone into the computer, the battery indicator is charging, but the USB connection never happens.
Click to expand...
Click to collapse
System? Win XXX, Linux...
HTC Drivers?
bratusm said:
System? Win XXX, Linux...
HTC Drivers?
Click to expand...
Click to collapse
windows 7, i already installed the htc driver..
If you can't access it, go into your settings app on your phone
Open Developer Options and click the checkbox that says
Code:
USB Debugging
If it still doesn't work, install HTC Sync Manager (if not installed already)
Restart your phone into the bootloader (by holding [Vol Down] + pressing [Power] for a second, still holding [Vol Down]
Select 'Fastboot' at the menu that shows up
Plug in your phone, ignore HTC Sync Manager, open a command prompt (admin) by hitting [WIN] + [X], then select
Code:
Command Prompt (Admin)
Once you have done that, cd to your directory of the adb and fastboot executables, like this:
Code:
cd "C:/[your directory]/"
Then
Code:
adb devices
If adb detects that the service isn't running, it'll start it then search for your device. If it finds it, you're set to use the fastboot commands for whatever you want
Good luck guys!

[Q] Stuck in boot loop

Hi - I know this problem has probably been covered many times, so forgive me :angel: if I'm "boiling my cabbages twice", as my mum always says.
About a year or so ago I installed Android Revolution on my HTC One X - it took me a while to figure out what to do, and how to do it, but I eventually got there and it worked fine Anyway, i was reading an article the other day about how good the Cyanogen ROM was so decided to give it ago. Silly me
After many hours of hair pulling and cursing I've hit a brick wall, and could really do with some simple advice in plain English. I think I may have well and truly screwed up. I downloaded the Cyanogen ROM and flashed it, but kept getting the 'boot loop' logo. I still had a recovery file on my phone from when I installed Android Revolution, and this allowed me to reboot into Jelly Bean 4.1.1 (I think). Now, somehow, that file has gone and all I can do now is get the Cyanogen boot loop, or the Team Win Recovery Project menu. I can boot into the HTC menu (whatever it's called) by pressing the power and volume down button, but that's about it. My partner tells me "that'll teach you for messing"
Please, is there somebody out there that could possibly talk me through a simple, idiots guide for idiots method of getting my phone working again? :fingers-crossed:
Many, many thanks in advance
:crying:
Tichier said:
Hi - I know this problem has probably been covered many times, so forgive me :angel: if I'm "boiling my cabbages twice", as my mum always says.
About a year or so ago I installed Android Revolution on my HTC One X - it took me a while to figure out what to do, and how to do it, but I eventually got there and it worked fine Anyway, i was reading an article the other day about how good the Cyanogen ROM was so decided to give it ago. Silly me
After many hours of hair pulling and cursing I've hit a brick wall, and could really do with some simple advice in plain English. I think I may have well and truly screwed up. I downloaded the Cyanogen ROM and flashed it, but kept getting the 'boot loop' logo. I still had a recovery file on my phone from when I installed Android Revolution, and this allowed me to reboot into Jelly Bean 4.1.1 (I think). Now, somehow, that file has gone and all I can do now is get the Cyanogen boot loop, or the Team Win Recovery Project menu. I can boot into the HTC menu (whatever it's called) by pressing the power and volume down button, but that's about it. My partner tells me "that'll teach you for messing"
Please, is there somebody out there that could possibly talk me through a simple, idiots guide for idiots method of getting my phone working again? :fingers-crossed:
Many, many thanks in advance
:crying:
Click to expand...
Click to collapse
Post the result from command fastboot getvar all and delete your S/N and IMEI from the info.
Thant said:
Post the result from command fastboot getvar all and delete your S/N and IMEI from the info.
Click to expand...
Click to collapse
Thanks for replying - that's one of my problems: my PC won't recognise the phone when it's connected. If I boot into the Team Win Recovery Project I can mount the USB storage and view files and transfer them from PC to phone and vice-versa, but I can't start the command prompt. It seems the boot menu on the HTC doesn't recognise the internal storage/USB
Tichier said:
Thanks for replying - that's one of my problems: my PC won't recognise the phone when it's connected. If I boot into the Team Win Recovery Project I can mount the USB storage and view files and transfer them from PC to phone and vice-versa, but I can't start the command prompt. It seems the boot menu on the HTC doesn't recognise the internal storage/USB
Click to expand...
Click to collapse
Just go in bootloader choice FASTBOOTand connect the phone to computer and you will see FASTBOOT USB and then start CMD and run the command
Thant said:
Just go in bootloader choice FASTBOOTand connect the phone to computer and you will see FASTBOOT USB and then start CMD and run the command
Click to expand...
Click to collapse
But I've tried that - I can see FASTBOOT USB - but it's not picked up on the laptop. I've tried different cables and USB ports. Shouldn't I be able to see the phone listed under My Computer? How do I start the command prompt (I've entered 'cmd' under the start menu on the PC)
Thanks again
Tichier said:
But I've tried that - I can see FASTBOOT USB - but it's not picked up on the laptop. I've tried different cables and USB ports. Shouldn't I be able to see the phone listed under My Computer? How do I start the command prompt (I've entered 'cmd' under the start menu on the PC)
Thanks again
Click to expand...
Click to collapse
are you have fastboot files and adb. If yes go to this folder where is the files and press shift + right button on the mouse on emty space in the folder and choice open comand window here after this run the command
Thant said:
are you have fastboot files and adb. If yes go to this folder where is the files and press shift + right button on the mouse on emty space in the folder and choice open comand window here after this run the command
Click to expand...
Click to collapse
When I boot my phone into the 'Fastboot' menu and select Hboot it comes up with 'Failed to open master USB mode' and then goes back to the previous screen. Doing this it does not show up on 'My Computer' on my Laptop.
By rebooting into TWRP I can see the phone as a 'Removable disk' on my laptop, and when I right click on the drive I can see the folders .android_secure, data, showme, nero_sync, Albums, Android, dcim, Download, LOST.DIR, mobile, My Documents, Notifications, Pictures, ROM's (which I created), TWRP and a file called 'nmdsdcid.
If I shift+right click here for the CMD prompt, E:\>fastboot getvar all it returns with "'fastboot' is not recognised as an internal or external command, operable program or batch file"
Once again, many thanks for your time
Tichier said:
When I boot my phone into the 'Fastboot' menu and select Hboot it comes up with 'Failed to open master USB mode' and then goes back to the previous screen. Doing this it does not show up on 'My Computer' on my Laptop.
By rebooting into TWRP I can see the phone as a 'Removable disk' on my laptop, and when I right click on the drive I can see the folders .android_secure, data, showme, nero_sync, Albums, Android, dcim, Download, LOST.DIR, mobile, My Documents, Notifications, Pictures, ROM's (which I created), TWRP and a file called 'nmdsdcid.
If I shift+right click here for the CMD prompt, E:\>fastboot getvar all it returns with "'fastboot' is not recognised as an internal or external command, operable program or batch file"
Once again, many thanks for your time
Click to expand...
Click to collapse
Now do exactly what I write you. Disconect the phone from USB. Start the phone in bootloader and with the buttons volume up and down navigate to fastboot and press POWER button onse. you will see your phon will change HBOOT with FASTBOOT after this connect the phone to the computer with USB cable and you will see FASTBOOT USB after this run the command. When you go in bootloader your phone must NOT TO BE CONNECTED to the computer
Thant said:
Now do exactly what I write you. Disconect the phone from USB. Start the phone in bootloader and with the buttons volume up and down navigate to fastboot and press POWER button onse. you will see your phon will change HBOOT with FASTBOOT after this connect the phone to the computer with USB cable and you will see FASTBOOT USB after this run the command. When you go in bootloader your phone must NOT TO BE CONNECTED to the computer
Click to expand...
Click to collapse
Thanks for your reply - I have done exactly what you said, but the phone isn't recognised in 'My Computer' but I can see it under device manager. When I connect it with the USB cables the laptop makes a noise as if it is identifying it. On the phone it says what I said earlier about failing to open master USB, and then goes back to the Hboot menu and the laptop beeps to say the phone has been disconnected
Once again, thank you very much for your time and advice
Tichier said:
Thanks for your reply - I have done exactly what you said, but the phone isn't recognised in 'My Computer' but I can see it under device manager. When I connect it with the USB cables the laptop makes a noise as if it is identifying it. On the phone it says what I said earlier about failing to open master USB, and then goes back to the Hboot menu and the laptop beeps to say the phone has been disconnected
Once again, thank you very much for your time and advice
Click to expand...
Click to collapse
Have you installed HTC drivers (HTC Sync Manager) ?
65455355 2
androidDany said:
Have you installed HTC drivers (HTC Sync Manager) ?
Click to expand...
Click to collapse
Yes, I have. To me it seems like something is either missing or corrupt
Tichier said:
Yes, I have. To me it seems like something is either missing or corrupt
Click to expand...
Click to collapse
When you choice Fastboot in bootloader and you connect the phone to the computer and hi beep are you see FASTBOOT USB on the phone? You must to navigate to fastboot option on your phone and press the power button.
Thant said:
When you choice Fastboot in bootloader and you connect the phone to the computer and hi beep are you see FASTBOOT USB on the phone? You must to navigate to fastboot option on your phone and press the power button.
Click to expand...
Click to collapse
Yes - I've posted a video of what happens here (I hope the link works)....
https://drive.google.com/file/d/0B5SD3cvIx7ZTcDNFVDZvNmpIcjdtYnk2VUpjd084NGg1aWJB/edit?usp=sharing
Thank you
Tichier said:
Yes - I've posted a video of what happens here (I hope the link works)....
https://drive.google.com/file/d/0B5SD3cvIx7ZTcDNFVDZvNmpIcjdtYnk2VUpjd084NGg1aWJB/edit?usp=sharing
Thank you
Click to expand...
Click to collapse
Now you hear sound on the computer the pc recognise the phone nou when you see fastboot USB navigate to folder where is your fastboot.exe and adb.exe and open CMD there let say C:\fastboot\ you will see this in CMD after this must to write the command fastboot getvar all must look like this C:\fastboot\fastboot getvar all and you will see the information on the display copy and paste here
Same Problem
I have the same problem after updating from CM 10.1 to 10.2 from settings. I had this problem earlier and fastboot solved it, but this time around I can't boot into recovery by pressing the power and volume down button, it just keeps on restarting. I think there's a chance there's something wrong with the volume down button. Help please. :'(
Edit: So I pressed REALLY hard on the key and it worked. Flashed the boot.img by putting it into the zip folder BootUpdate_by_hestheone64. Still stuck in the loop. :/
Thant said:
Now you hear sound on the computer the pc recognise the phone nou when you see fastboot USB navigate to folder where is your fastboot.exe and adb.exe and open CMD there let say C:\fastboot\ you will see this in CMD after this must to write the command fastboot getvar all must look like this C:\fastboot\fastboot getvar all and you will see the information on the display copy and paste here
Click to expand...
Click to collapse
The fastboot file I have located, but I can't run it - I can't find the adb.exe - This is where I believe the problem is as I mentioned earlier (about something being missing or corrupt)
Many thanks again
Tichier said:
The fastboot file I have located, but I can't run it - I can't find the adb.exe - This is where I believe the problem is as I mentioned earlier (about something being missing or corrupt)
Many thanks again
Click to expand...
Click to collapse
download this ZIP and extract in C:\fastboot\
androidDany said:
Have you installed HTC drivers (HTC Sync Manager) ?
Click to expand...
Click to collapse
Yes, I have - and that doesn't identify my phone either. I'm pulling my hair out! The only way my laptop identifies my phone is when I boot into the Team Win Recovery Project, but then it's listed in My Computer as a drive
Tichier said:
Yes, I have - and that doesn't identify my phone either. I'm pulling my hair out! The only way my laptop identifies my phone is when I boot into the Team Win Recovery Project, but then it's listed in My Computer as a drive
Click to expand...
Click to collapse
are you try with my zip and fastboot?
Thant said:
download this ZIP and extract in C:\fastboot\
Click to expand...
Click to collapse
I've done that, and it works. I can go into that folder and right click+shift to start the cmd file and it runs. But I still can't get the laptop to identify the phone when it's connected. Except when it's connected by the Team Win Recovery Project
Many thanks again

[Q] adb devices: unauthorized

Hi All,
I flashed TWRP to my sm-t320 with Odin in Windows. `adb devices' (in both Windows & Linux) can recognize my device but it always show unauthorized. Does anybody know how to fix that? but it's ok when I'm in twrp (turn off the tablet, then power+volume up to go to twrp: I didn't know this before, so this is for people like me), adb devices works fine.
dxxvi said:
Hi All,
I flashed TWRP to my sm-t320 with Odin in Windows. `adb devices' (in both Windows & Linux) can recognize my device but it always show unauthorized. Does anybody know how to fix that? but it's ok when I'm in twrp (turn off the tablet, then power+volume up to go to twrp: I didn't know this before, so this is for people like me), adb devices works fine.
Click to expand...
Click to collapse
Make sure you have USB Debugging enabled on your phone if you do turn it off connect your phone to your PC turn USB Debugging on and see if you get a message to allow your PC to connect to your Tab if you do then allow it.
Also check you have the correct drivers installed when connected to your PC
If you are on windows 7 right click my computer then properties and click Device Manager, look for Samsung Android Phones in the list and expand it, this should then say Samsung Android ADB Interface.
If you don’t see Samsung Android Phones your have the incorrect drivers assigned to you TAB, the one windows installs by default is generally the wrong one.
If you see Samsung Android Phones but when expanded it doesn't say Samsung Android ADB Interface then again the wrong driver is installed.
To correct it right click and select properties, then update driver, then click browse computer, then click let me select from a list Select Samsung Android ADB Interface.
When its installed you may get messages about devices not working properly just click OK to it, unplug you Tab then plug it back in again and wait for it to connect.
Open a CMD and type ADB Devices hit return and you device should be recognised,
If you are using TWRP then when you connect to your device in Recovery mode to your PC you need different drivers for that to work properly again the ones installed by windows as default are not the proper ones, it will work with the default ones but not correctly you probably will not be able to Push or Pull files or apk's.

unable to unlock bootloader

Yesterday i got my zuk z2 plus 64gb. I installed adb driver on pc & enable usb debugging from zuk z2 plus. I connect my phone to pc, Grant the usb debugging permission, extract the adb setup, shift button & write click. Now the cmd is open. When i enter "adb devices", my device is not showing.
I always use something called 15 Second ADB Installer when setting up ADB and Fastboot on a new computer. It installs all the correct drivers as well, so maybe that would solve your issue. Also, be sure to check Device Manager in Windows and see whether there are any devices showing with yellow caution symbols besides them.
If you find your phone displaying like this; right-click and choose 'Update driver', then 'Browse my computer for driver software' and 'Let me pick from a list of available devices on my computer'. Find Google Inc. and choose the one which says 'Android ADB Interface'. You have to do this AFTER running the 15 Second ADB Installer otherwise it won't work.
Definitely driver related, remove and reinstall etc but don't give up haha sometimes its a PITA to install the correct drivers...
satya365 said:
Yesterday i got my zuk z2 plus 64gb. I installed adb driver on pc & enable usb debugging from zuk z2 plus. I connect my phone to pc, Grant the usb debugging permission, extract the adb setup, shift button & write click. Now the cmd is open. When i enter "adb devices", my device is not showing.
Click to expand...
Click to collapse
Download MIFLASH TOOL, it installs all the drivers needed for Z2

Fastboot mode Troubleshooting [windows users]

Troubleshoot guide for updating the adb and fastboot drivers manually in a PC running any version of windows​
First, try updating your drivers through windows update automatically. If the drivers are installed and still fastboot commands are not working, then follow these steps:
Pre-requisites:
* PC running windows 7/8/10
* Internet connection (just 20MB)
* Working USB cable
Steps:
(1) Download the [OFFICIAL][TOOL][WINDOWS] ADB, Fastboot and Drivers - 15 seconds ADB Installer v1.4.3 from XDA
Link: https://forum.xda-developers.com/showthread.php?t=2588979
(2) Install it with "Y" confirmation for all 3 options and reboot the PC
(3) Disable the internet connection of your pc
(4) Reboot your phone to fastboot mode and plug it to your PC's USB 2.0 port (important)
(5) Open device manager on PC and scan for hardware changes from the option if your device is not listed already
(6) If it shows 'Asus android device' -> "ASUS Android Bootloader Interface', right click on it and uninstall device with the 'delete the driver software' option ticked.
(screenshot 1 & 2)
(7) Now scan for hardware changes (magnifying glass icon)
(8) It will show 'Android' with an ! symbol
(screenshot 3)
(9) Right click -> Update driver -> Browse my computer for driver software
(10) Choose "Let me pick from a list of available drivers on my computer"
(11) Choose "Android device" or "Asus android device" or similar option and confirm it with Yes or Next option
(screenshot 4)
(12) A warning will pop up, press 'Yes'
Done
(13) Go to adb folder -> shift+right-click and open cmd or powershell window -> type "fastboot devices" without the quotes and you will see your device listed.
Nice... Thanks for the guide... Many people needed it... Was about to make one myself...
Great. Many many thanks bro
kickyvivi said:
troubleshoot guide for updating the adb and fastboot drivers manually in a pc running any version of windows​
first, try updating your drivers through windows update automatically. If the drivers are installed and still fastboot commands are not working, then follow these steps:
pre-requisites:
* pc running windows 7/8/10
* internet connection (just 20mb)
* working usb cable
steps:
(1) download the [official][tool][windows] adb, fastboot and drivers - 15 seconds adb installer v1.4.3 from xda
link: https://forum.xda-developers.com/showthread.php?t=2588979
(2) install it with "y" confirmation for all 3 options and reboot the pc
(3) disable the internet connection of your pc
(4) reboot your phone to fastboot mode and plug it to your pc's usb 2.0 port (important)
(5) open device manager on pc and scan for hardware changes from the option if your device is not listed already
(6) if it shows 'asus android device' -> "asus android bootloader interface', right click on it and uninstall device with the 'delete the driver software' option ticked.
(screenshot 1 & 2)
(7) now scan for hardware changes (magnifying glass icon)
(8) it will show 'android' with an ! Symbol
(screenshot 3)
(9) right click -> update driver -> browse my computer for driver software
(10) choose "let me pick from a list of available drivers on my computer"
(11) choose "android device" or "asus android device" or similar option and confirm it with yes or next option
(screenshot 4)
(12) a warning will pop up, press 'yes'
done
(13) go to adb folder -> shift+right-click and open cmd or powershell window -> type "fastboot devices" without the quotes and you will see your device listed.
Click to expand...
Click to collapse
bro i have done everything you said, also i followed some youtube videos for help, also when i type "fastboot devices" it shows my device attached but when i try to execute something, my phone says "press any button to shutdown".....i want to flash my phone please help me........because somehow my phone got bricked after flashing latest havoc os 3.0 through twrp .
I follow xda for everything
looking forward for a quick response : - )
Divyajeet90 said:
bro i have done everything you said, also i followed some youtube videos for help, also when i type "fastboot devices" it shows my device attached but when i try to execute something, my phone says "press any button to shutdown".....i want to flash my phone please help me........because somehow my phone got bricked after flashing latest havoc os 3.0 through twrp .
I follow xda for everything
looking forward for a quick response : - )
Click to expand...
Click to collapse
I am having same problem... Did you find any solution for it?
kickyvivi said:
Troubleshoot guide for updating the adb and fastboot drivers manually in a PC running any version of windows​
First, try updating your drivers through windows update automatically. If the drivers are installed and still fastboot commands are not working, then follow these steps:
Pre-requisites:
* PC running windows 7/8/10
* Internet connection (just 20MB)
* Working USB cable
Steps:
(1) Download the [OFFICIAL][TOOL][WINDOWS] ADB, Fastboot and Drivers - 15 seconds ADB Installer v1.4.3 from XDA
Link: https://forum.xda-developers.com/showthread.php?t=2588979
(2) Install it with "Y" confirmation for all 3 options and reboot the PC
(3) Disable the internet connection of your pc
(4) Reboot your phone to fastboot mode and plug it to your PC's USB 2.0 port (important)
(5) Open device manager on PC and scan for hardware changes from the option if your device is not listed already
(6) If it shows 'Asus android device' -> "ASUS Android Bootloader Interface', right click on it and uninstall device with the 'delete the driver software' option ticked.
(screenshot 1 & 2)
(7) Now scan for hardware changes (magnifying glass icon)
(8) It will show 'Android' with an ! symbol
(screenshot 3)
(9) Right click -> Update driver -> Browse my computer for driver software
(10) Choose "Let me pick from a list of available drivers on my computer"
(11) Choose "Android device" or "Asus android device" or similar option and confirm it with Yes or Next option
(screenshot 4)
(12) A warning will pop up, press 'Yes'
Done
(13) Go to adb folder -> shift+right-click and open cmd or powershell window -> type "fastboot devices" without the quotes and you will see your device listed.
Click to expand...
Click to collapse
Hello, I followed your mentioned steps but in my drivers its showing "Samsung Android Device" is that okay for my asus zenfone max pro m1 device? Or there is one portable device option, is that it?
Hi guys, specially opened an account because of this issue. I am unable to run the fastboot devices command even after following all the aforementioned steps. Phone screen turns black and a message appears on the top left stating "press any key to shutdown", while the fastboot devices command gives a "??????? fastboot" response on my PC. PLEASE HELP!
kickyvivi said:
(12) A warning will pop up, press 'Yes'
Done
Click to expand...
Click to collapse
After I completed all the steps, my phone showed on screen "press any key to shutdown" and even in device manager it shows android ADB interface as hidden. Help please. Rebooting again to fastboot mode doesn't help because it shows the same screen "press any key to shutdown" on reconnecting with PC.
May Asus x01bd can't in to the mode fastboot..how to solved it?
Kajin660 said:
May Asus x01bd can't in to the mode fastboot..how to solved it?
Click to expand...
Click to collapse
Well i learned this from somewhere but actually you need to turn off the secure boot in your PC from the BIOS. That's what helped me do it
D0CT0RFATE said:
Hi guys, specially opened an account because of this issue. I am unable to run the fastboot devices command even after following all the aforementioned steps. Phone screen turns black and a message appears on the top left stating "press any key to shutdown", while the fastboot devices command gives a "??????? fastboot" response on my PC. PLEASE HELP!
Click to expand...
Click to collapse
this same with me,, n i donk know how it is??
my phone asus x01bd
Nightmonkeyps said:
Well i learned this from somewhere but actually you need to turn off the secure boot in your PC from the BIOS. That's what helped me do it
Click to expand...
Click to collapse
can u explaining me?? sorry i dont understand what u mean??
Kajin660 said:
can u explaining me?? sorry i dont understand what u mean??
Click to expand...
Click to collapse
Well you know how there's a BIOS in your PC which contains the basic commands required to run a computer. There is a setting called secure boot inside your BIOS. You need to turn it off and then install fastboot tools. To open the BIOS, repeatedly press F10 or F8 on your computer while it is opening. This is how it worked for me atleast
Divyajeet90 said:
bro i have done everything you said, also i followed some youtube videos for help, also when i type "fastboot devices" it shows my device attached but when i try to execute something, my phone says "press any button to shutdown".....i want to flash my phone please help me........because somehow my phone got bricked after flashing latest havoc os 3.0 through twrp .
I follow xda for everything
looking forward for a quick response : - )
Click to expand...
Click to collapse
this happen to me,, and i have solved this,,
step:
1. U must flash ur Phone via qfil,(*)
,than u will lost ur IMEI and SN will Change to 111111,, but dont worry thats can be back again
2. next step is u must recover ur IMEI and SN back (in tele group u wil found the step) after that U just flash stock firmware modified (via TWRP/ORFOX)n then ur phne willl back normally
Note : (*) in firmware for flash via qfil replace the recovery.img with twrp/orfox (rename To "recovery.img") this will bring u a twrp/orfox recovery after flash via qvil
i hope this can help..

Categories

Resources