Due to this new update if you ever factory reset your watch while on invisiblek v6/6.1 kernel you will lose the ability to do anything with adb as the watch no longer looks for your pc's vendor keys and those not create its own.
This guide will show you how to regain access to your watch once again.
1. Download the recovery from my watch root guide here and if you want root the watch
2.reboot to bootloader by turning off watch then swiping top left to bottom right on the screen as soon as you put the watch on to charge
3. once there just flash the recovery with
Code:
fastboot flash recovery recovery.img
and boot into recovery mode by selecting it in the bootloader
4.On your PC go to C:\Users\namehere\.android\ and copy the file named adbkey.pub and rename it to "adb_keys"
5.move this file to your watch via adb in the recovery like so:
Code:
adb push adb_keys /data/misc/adb/
Reboot to system (ignore OS not installed, just squashfs bug) and voila you now have adb on your watch again!
Huh? I've factory reset my watch several times, and I had never used adb on it until the last time it went stupid and I tried using ADB to force it to re-pair bluetooth.. Worked just fine, no fuss.
khaytsus said:
Huh? I've factory reset my watch several times, and I had never used adb on it until the last time it went stupid and I tried using ADB to force it to re-pair bluetooth.. Worked just fine, no fuss.
Click to expand...
Click to collapse
Ok cool i just made this guide for all the people who are affected by this bug myself included
Xmaster24 said:
Ok cool i just made this guide for all the people who are affected by this bug myself included
Click to expand...
Click to collapse
{
"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"
}
Well add 5 more guys I got 3 thanks here and another two on another help request
Fantastic!! Thank you. I have been pulling my hair out trying to figure out why my watch was all of a sudden "unauthorized" after updating. to 6.0.1
Guys just realised the whole cause of this when I flashed everything stock for the new update. It turns out that the actual cause of the problem was invisiblek's kernel and not the new system itself. sorry for any inconvenience this may have caused you.
(deleted)
New script
Made a windows batch script for ease of use, inspired by the linux version made by dynamic donkey
Xmaster24 said:
Made a windows batch script for ease of use, inspired by the linux version made by dynamic donkey
Click to expand...
Click to collapse
Thanks a bunch! Will be sure to give you credit on the thread.
I can't get the watch recognized by ADB either booted or in recovery. Fastboot works though? Strange.
GohanBurner said:
I can't get the watch recognized by ADB either booted or in recovery. Fastboot works though? Strange.
Click to expand...
Click to collapse
Make sure you have the adb driver installed, fastboot uses a separate driver and it does not require authentication either
KevinX8 said:
Due to this new update if you ever factory reset your watch while on invisiblek v6/6.1 kernel you will lose the ability to do anything with adb as the watch no longer looks for your pc's vendor keys and those not create its own.
This guide will show you how to regain access to your watch once again.
1. Download the recovery from my watch root guide here and if you want root the watch
2.reboot to bootloader by turning off watch then swiping top left to bottom right on the screen as soon as you put the watch on to charge
3. once there just flash the recovery with
Code:
fastboot flash recovery recovery.img
and boot into recovery mode by selecting it in the bootloader
4.On your PC go to C:\Users\namehere\.android\ and copy the file named adbkey.pub and rename it to "adb_keys"
5.move this file to your watch via adb in the recovery like so:
Code:
adb push adb_keys /data/misc/adb/
Reboot to system (ignore OS not installed, just squashfs bug) and voila you now have adb on your watch again!
Click to expand...
Click to collapse
i knew it has something to do with adbkey
Related
OK, so i am really lost at this point. I have been trying for the past couple of days with no luck.
I used Minimal adb and fastboot, downloaded Lg drivers (LGMobileDriver_WHQL_Ver_4.0.3), sdk google drivers and looked at many comments to figure this out.
i type adb device and my phone shows, I type fastboot device and last couple of my phone shows. I used Mininimal adb and fasboot to unclock the the bootloader and i followed all the commands but when i get to fastboot flash recovery twrpxxxx.img, it tells me cannot load twrpxxxx.img. Also, when i type in adb reboot bootloader in brings me the an LG screen with powered by android at the bottom instead of the correct screen.
So, i tried the other way. Power phone off, hold down the volume down button and plug in usb and bootloader/fastboot opens up ( the screen with the line in the top left, with a blank page). it shows unlocked, few lines in white, and then few lines in red. I type fasboot devices and my phone shows up displaying last couple of the phone sn#. but when i go to type fasboot flash recovery twrpxxxx.img, i get the same message cannot load twrpxxxx.img. and on the phone is shows fastboot getvar partition recovery.
Any idea on what this is and how can i solve this?
Thanks in advance.
Rename it to recovery.img and try again.
I renamed it and I still get the same error. Cannot load recovery.img
papatoon3 said:
I renamed it and I still get the same error. Cannot load recovery.img
Click to expand...
Click to collapse
Make sure the image is in the same folder that you are running adb from; it doesnt scan your whole computer for the file. ��
Elu_sama said:
Make sure the image is in the same folder that you are running adb from; it doesnt scan your whole computer for the file. ��
Click to expand...
Click to collapse
It is in the same folder.
Does it make any difference that my phone is unlocked from T-Mobile via unlocked code? That should not have anything to do with it thought. I am just tying to figure it out.
Figured it out.
papatoon3 said:
I renamed it and I still get the same error. Cannot load recovery.img
Click to expand...
Click to collapse
I suggest you remove and reinstall sdk or install nexus root tools and run a cmd within the updated tools. Make sure you installed the right drivers, delete all others, reinstall, although your error seems more a problem with the tools, permissions perhaps, did you run cmd as admin?
Unable to load tells me it can't find your file.. Perhaps it has a hidden extension? Recovery.img.txt
Whats the complete exact command you're typing?
"fastboot flash recovery recovery.img"
http://androiding.how/how-to-install-twrp-recovery-via-fastboot/
Sounds like this is not enabled
{
"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"
}
Sent from my LG-H901 using Tapatalk
papatoon3 said:
Does it make any difference that my phone is unlocked from T-Mobile via unlocked code? That should not have anything to do with it thought. I am just tying to figure it out.
Click to expand...
Click to collapse
SIM unlocked (tmo has no code, its an app) and bootloader unlocked isnt the same thing.
Never mind got it
papatoon3 said:
Figured it out.
Click to expand...
Click to collapse
What was the solution i need it please and thanks
tanked89 said:
Never mind got it
What was the solution i need it please and thanks
Click to expand...
Click to collapse
When your phone is turned on and plugged in, type command adb devices, Does it show?
Put phone in fastboot mode, type command fastboot devices, does it show?
I figured it out. I had to install motorola and g4 drivers to get fast boot to read when I only had one or the other it was only reading adb when I had both on pc it read and adb & fastboot and worked. Thank you.
Hi sir I am facing a problem I rooted my v10 first I unlocked bootloader and then I rooted it by using fwul I hard reset it but when I turned it on a twrp recovery menu appeared please help that how it fix
Hello, I am student at my university studying Computer Science. I work in tech support at my school. This is the first time I have modified the android os. The community on xda has been really helpful and knowledgeable. I have created an account to see if anyone else has done the same thing I have. Anyway read below for my post.
I am trying to change the recovery on my phone to twrp. Let me start out by saying I rooted my phone before on build number 130 (KIW-L24,Android 5.1,EMUI 3.1,C567B130,United States, Channel-Others). I used the instructions here and it worked http://forum.xda-developers.com/honor-5x/development/root-kiw-l24-usa-kiwi-t3305190.
I then decided to update through the huawei updater to build number 151 (KIW-L24, Android 5.1, EMUI 3.1, C567B151, United States, Channel-Others). It eventually got to a black EMUI menu with installing 0%. So I powered it off even though it warned against it. So my phone was bricked so I followed instructions at http://forum.xda-developers.com/honor-5x/help/bricked-honor-5x-t3328308 and my phone worked again.
Okay so now I want to root my phone so I follow the instructions for rooting. Problem is that I can not replace the EMUI recovery with twrp recovery. I am guessing that it may be because 151 is a security update.
I use these commands on adb with the twrp_kiwi.img in my adb folder(named .android by default)
adb reboot bootloader
fastboot flash recovery twrp_kiwi.img
fastboot reboot
adb reboot recovery
So I wanted to see if I could put the old firmware back so I followed the instructions for bricked device. But the fastboot commands don't seem to do anything with the .img files.
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cust cust.img
fastboot reboot
Yea so I am lost as to why fastboot commands arent working as it says finished and any advice would be appreciated.
Also is it possible to format the phone similar to a pc and use adb to flash the firmware back on.
I want to eventually backup my phone and put cyanogenmod on it.
... I am guessing that it may be because 151 is a security update
Click to expand...
Click to collapse
If your bootloader is unlocked, you should be able to flash what you want.
Have you tried reinstalling the Android device drivers on your PC?
JT-on said:
If your bootloader is unlocked, you should be able to flash what you want.
Have you tried reinstalling the Android device drivers on your PC?
Click to expand...
Click to collapse
{
"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"
}
Arobase40 said:
Is this really for a private use unless you are trying to ask us to do your university exercises for you ? LOL
And as you felt need to mention "I am student at my university studying Computer Science. I work in tech support at my school.", you should know first University mission is to teach you to search and exercise by yourself, to do things step by step and to guess by yourself what was wrong. ^^
Just one tip and advice : read up your own post carefully and you should find out what you've done wrong...
Click to expand...
Click to collapse
That was just background information unrelated to my post. I am currently trying to see if I can put the old firmware back to see if it fixes the problem.
honor5x_student said:
That was just background information unrelated to my post. I am currently trying to see if I can put the old firmware back to see if it fixes the problem.
Click to expand...
Click to collapse
TWRP works just fine on B151
plug in usb / Shut down the phone
boot to the bootloader (power + vol down)
open command prompt on PC
fastboot flash recovery twrp_kiwi.img
hold volume up + volume down + power till you see TWRP (about 14 seconds)
In TWRP choose reboot / recovery
Say yes to Root
recovery will reload / flash your rom
If you want to return to Stock use this >> https://www.androidfilehost.com/?fid=24459283995315154
instructions are in the zip
Hi,
This is my first thread on XDA and I need urgent help.
I am using a rooted Lenovo A536. Few months ago, I rooted it and started messing with the system UI using Xposed and other apps.
I changed the boot animation several times when I got bored of the old one. Created custom boot animations and all and was changing the boot animation almost every 2 weeks.
But today, things didn't went as expected because of a stupidity of mine. I modified a boot animation which had two folders, namely "part0" and "part1". The thing I forgot to modify was the desc.txt. It was as follows:
480 854 20
p 1 0 part1
p 0 0 part2
As you can see here, I forgot to change the folder names in the txt file and they were "part1" and "part2" instead of "part0" and "part1".
I installed the bootanimation through JRummy Bootanimations app. After I rebooted the device, I could only see the image that was stored in "part1" folder. A few seconds later, the phone vibrated for a fraction of a second while the brightness turned down, as always happens when booting up an android device. But the image of part0 folder was still there. I could hear notification ringtones and all. I tried calling on that phone, the phone rang normally but that image from bootanimation was still on the screen. I swiped on the area where the receive/decline slider is placed. The call got answered. I could hear all the voices and talk normally. I tapped the area where end call button is placed. The call ended. In short, the device is fully working but that bootanimation image is acting like an overlay on the screen.
I can access the recovery menu but can't figure out what to do! I don't want to factory reset as I don't want to lose any of my precious data.
Can I flash a new boot animation, or remove the current one so that the overlay of bootanimation gets removed?
The device has stock recovery.
Can anyone help please?
I'll try to post a video of the device later so that you can better understand the issue.
Do let me know if you require any other details. But I urgently need the device. I don't have any other phone with me ATM.
If you got adb enabled you can push a new bootanimation to your device.
tys0n said:
If you got adb enabled you can push a new bootanimation to your device.
Click to expand...
Click to collapse
Could you please guide me doing the same? When I press the power and volume up keys, a chinese recovery menu opens up. I don't know what it is as everything is in Chinese. With this menu opened, when I connect my phone to USB cable and open up ADB, and type ADB devices, I get the following message! This means that my device is being detected and I can push the bootanimation.zip, right?
link: prnt.sc/e7v7j6[/url]
manav20 said:
Could you please guide me doing the same? When I press the power and volume up keys, a chinese recovery menu opens up. I don't know what it is as everything is in Chinese. With this menu opened, when I connect my phone to USB cable and open up ADB, and type ADB devices, I get the following message! This means that my device is being detected and I can push the bootanimation.zip, right?
link: prnt.sc/e7v7j6[/url]
Click to expand...
Click to collapse
That didn't work. I tried adb reboot command but it said that the device is unauthorised. Please accept the permission. It was something like that. Don't exactly remember.
I have a question. The stock recovery has an option "Apply update from ADB". When I open it, a message appears, "Now send the package you want to apply to the device with "adb sideload <filename>"..."
So, can you help me out please? It's really urgent! I've missed many important calls and whatsapp messages just because of that wrong desc.txt! :/
manav20 said:
That didn't work. I tried adb reboot command but it said that the device is unauthorised. Please accept the permission. It was something like that. Don't exactly remember.
I have a question. The stock recovery has an option "Apply update from ADB". When I open it, a message appears, "Now send the package you want to apply to the device with "adb sideload <filename>"..."
So, can you help me out please? It's really urgent! I've missed many important calls and whatsapp messages just because of that wrong desc.txt! :/
Click to expand...
Click to collapse
I don't think stock recovery will flash anything that's not signed with Lenovo's private key.
Yeah, first time adb connection from a new connected computer must be authorized on phone.
{
"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 could try to hit the YES button, as the touch still worked fine... Can be a bit tricky but that should do it.
tys0n said:
I don't think stock recovery will flash anything that's not signed with Lenovo's private key.
Yeah, first time adb connection from a new connected computer must be authorized on phone.
View attachment 4040059
You could try to hit the YES button, as the touch still worked fine... Can be a bit tricky but that should do it.
Click to expand...
Click to collapse
Hey,
I have successfully installed TWRP 2.7.10 using SP Flash Tool. What do I do now?
manav20 said:
Hey,
I have successfully installed TWRP 2.7.10 using SP Flash Tool. What do I do now?
Click to expand...
Click to collapse
Also, USB Debugging wasn't enabled on my device. So adb didn't detect it. I have already wiped the data partition as I mainly needed contacts and whatsapp and some apps that I already had a backup of on SD Card.
manav20 said:
Hey,
I have successfully installed TWRP 2.7.10 using SP Flash Tool. What do I do now?
Click to expand...
Click to collapse
That's great. ADB works from twrp now? file should be in same directory as adb.
You can google for commands but it should be something like:
Code:
adb push bootanimation.zip /system/media/bootanimation.zip
or
Code:
adb push bootanimation.zip /data/local/bootanimation.zip
It depends on where the file is stored..
Even if it doesn't..you can still put your working bootanimation.zip in your sdcard, then use twrp's built in file manager or terminal to copy/move files and change file-permissions if needed.
Thank god! I finally managed to delete the bootanimation.zip file from system/media using TWRP File Explorer and my device booted finally!
Thanks for your suggestions tys0n. Appreciate that!
Great!
TWRP sure make things easier if one makes a mistake [emoji14]
tys0n said:
Great!
TWRP sure make things easier if one makes a mistake [emoji14]
Click to expand...
Click to collapse
True that! I once tried to install TWRP a few months back, but was unable to do so due to some error. And I never tried to install it again because of laziness! If I had overcome this laziness and had TWRP installed at that time, I wouldn't have needed to go through all this! xD
Hello. I recently brought back my x820 to life. I need a phone.
It had TWRP and a custom rom. I tried to wipe and I actually wiped too much. So I had to install stock rom again because for some reason, lineage gave me an error at install (like it wasn't the right rom but it really was since I found it here https://download.lineageos.org/x2).
So I try to install TWRP again: twrp-3.7.0_9-0-x2.img found here: https://eu.dl.twrp.me/x2/
I launch ADB on a cmd prompt
- adb devices (List of devices attached e816a730 device). Super it's working and recognized
- adb reboot bootloader (phone miraculousely reboots in fastboot mode - YAY)
- fastboot devices ....... goes back to c:\ADB .... no devices found
So I reinstall ADB (from here: https://forum.xda-developers.com/t/...vers-15-seconds-adb-installer-v1-4-3.2588979/). Y to all, reinstall drivers and everything. Reboot PC. Do everything again.....still the same weird fastboot < waiting for devices >.
Devloper options are enabled.
OEM is unlocked.
USB debugging is ON.
Cable has been changed.
Cables have been plugged on USB 2.0 ports (in the back), on 2 different computers.....still the same thing.
*#*#76937#*#* typed in and AT ports enabled.
Could someone have the kindness to help me figure out what's wrong with what I'm doing? I'm usually pretty comfortable with rooting, flashing etc....but I'm clueless here.
Thanks for any help or input.
First off, please install the Android SDK Platform Tools [instead of 15 seconds ADB installer]
Once done, install the Fastboot Drivers on your PC.
The ADB Tools [Platform Tools, 15 seconds installer, etc] don't have Fastboot binaries, so you will only be able to execute ADB-related commands and not the Fastboot ones.
Thanks.
I downloaded the fastboot drivers. But I can't seem to install them. In fastboot mode, I see this in my device manager:
{
"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"
}
I follow instructions from here: https://www.droidwin.com/how-to-install-fastboot-drivers-in-windows-11/ (your link). Although I'm on windows 10.
When I try to update driver, whatever I do, I get this error:
Which means "the folder doesn't contain any compatible driver for your device. If it contains a driver, make sure it can work for x64 computers".
So I'm pretty sure it's a driver problem. Is there a way to completely uninstall previous drivers and go from scratch again? Or any cleverer solution?
Try removing the faulty device then disable driver signature enforcement and install drivers.
https://avalonsciences.com/wp-conte...Signature-Verification-on-Windows-8-or-10.pdf
Thanks to both of you. Especially to you binary who pointed me on the right tutorial. I was doing something wrong when updating drivers in fastboot mode. I chose a device before locating the .inf file.
YES
NOOOOOOOOOOOOOOOOOOO
The bottom screen was taken from here: https://forum.xda-developers.com/t/...vers-15-seconds-adb-installer-v1-4-3.2588979/
"Show all devices" MUST be selected before going a step further apparently. All 3 drivers were installed flawlessly. TWRP was flashed successfully. I just need to figure out why it's still the old stock recovery showing up when I VOL+ and POWER start.
Cheers guys.
lucky24i said:
I just need to figure out why it's still the old stock recovery showing up when I VOL+ and POWER start.
Click to expand...
Click to collapse
Glad that you were able to rectify the driver issue. As far as TWRP is concerned, as soon as you flash it, boot straight to it [without booting to the system] and then check out the result.
In some instances, the device tends to replace TWRP with stock recovery upon boot. So avoid booting to the OS and use fastboot reboot recovery to straightaway boot to TWRP after flashing it.
Thanks. Working great
Hello,
As I had a somehow hard time to find a comprehensive guide on how to unlock the bootloader and root the Zenfone 4, here is a quick guide on how to do so. The method below was successfully used on a Z01KDA.
As usual: this guide will be used at your own risk. I won't accept any responsibility in any way if it results in a damage of any sort on your device.
Click to expand...
Click to collapse
PREREQUISITES
Zenfone 4 (that... should be obvious, but who am I to judge)
A computer with:
Windows (at least Windows 7, I guess)
Fastboot ready to use (I recommend using the file from this link as it is the most straightforward, but if you prefer the SDK tools, well, you do you) and being able to use it (though on a basic level)
A USB-C cable capable of transferring data
Time to read all the annoying stuff below, and patience.
1. Bootloader unlock (from this thread // thanks to OP @shakalaca)
Whichever method you use to unlock your bootloader, all your personal data and settings will be erased and your phone will be restored to factory default. So, backup everything before going forward.
As this method was used on a rather old version of the Zenfone 4 firmware, I suggest that you use the official downgrade method from Android P to Android O. To do so :
Download the file here on your computer (the main page is located here, under Drivers & Tools), and put it at the root of the phone, do not change the name of the file
After unplugging your phone, it will prompt a software update, proceed with it
If it doesn't work for any reason, use this method instead:
Put the file on a SD card (...inside the phone)
Reboot the phone to recovery (via ADB, or Power button + Volume down)
Install the update from recovery
Wait for the phone to reboot.
After the downgrade, you can proceed to the bootloader unlock:
Download the method of @shakalaca located here
Unzip all the files to the same folder
Get into fastboot on the phone (reboot with Power button + Volume up)
Make sure that your phone is detected with
Code:
fastboot devices
Run the file "ze554kl_unlock.bat" as administrator
Let it do its magic
Your phone will reboot, congrats, the bootloader is unlocked.
{
"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"
}
2. Install the latest firmware available on your Zenfone 4
Follow the same steps as in the previous guide (1.), but with this file (the main page is located here, under BIOS & FIRMWARE ==> you have to click on EXPAND ALL to see all files)
3. Root
On your phone:
Download the Magisk Manager apk from this link on your phone
Install it
On your computer:
Download the file from step 2. above
Extract it to any location
Locate the file boot.img and put it your phone.
On your phone:
Open Magisk
Click on Install
On the next screen, select
Preserve AVB 2.0/dm-verity
Preserve force encryption
Click NEXT
Under Method, click Select and Patch a File
Select the boot.img file
Let Magisk patch the file
Locate and put the modified boot.img file on your computer (in the same folder as the one with fastboot if you did not install it system wide)
Get into fastboot mode (reboot with Power button + Volume up)
On your computer
Open a cmd window
cd to the folder where the modified boot.img is located
Check if your phone is detected with the following command:
Code:
fastboot devices
Input the following command and press Enter:
Code:
fastboot flash boot name_of_the_modified_boot.img
Reboot your phone with the following command:
Code:
fastboot reboot
Your phone will reboot, congrats, it is rooted.
Feel free to ask any question if this guide is not clear, but it should be easy to follow!
I'm not getting past step 1 because my computer doesn't recognize the cell phone when it's in csc mode, it doesn't appear even when I do the fastboot devices command, could you help me?
JãoFrango said:
I'm not getting past step 1 because my computer doesn't recognize the cell phone when it's in csc mode, it doesn't appear even when I do the fastboot devices command, could you help me?
Click to expand...
Click to collapse
install adb drivers