My Rooted N5, & Android 4.4.2

Search This thread

ItsStormy

Member
Dec 28, 2013
7
0
Hey guys, I have a rooted N5 with CF Auto Root. I have been trying to do a update to 4.4.2. however, every time I download it and go to install, I get a error upon reboot, The update doesn't install. I'm still rather new with rooting phones. I was hoping someone could give me some insight on how to install this? I had a friend tell me its possible to manually install the update if I could locate the files?

Thanks!
 
Last edited:

gee2012

Recognized Contributor
Jul 13, 2010
11,158
4,185
Heerlen
Last edited:
  • Like
Reactions: ItsStormy

gee2012

Recognized Contributor
Jul 13, 2010
11,158
4,185
Heerlen

ItsStormy

Member
Dec 28, 2013
7
0
Okay, so apparently thats only a issue if my phone isnt rooted judging by the first tutorial, it states I should follow section B.

1) Download the OTA.zip and copy to your phone.
2) Boot into recovery.
3) Flash the OTA just like you would a ROM.
4) Reboot.

However, When I boot into Recovery Mode, I get a error stating No Command.
 

gee2012

Recognized Contributor
Jul 13, 2010
11,158
4,185
Heerlen
Okay, so apparently thats only a issue if my phone isnt rooted judging by the first tutorial, it states I should follow section B.

1) Download the OTA.zip and copy to your phone.
2) Boot into recovery.
3) Flash the OTA just like you would a ROM.
4) Reboot.

However, When I boot into Recovery Mode, I get a error stating No Command.

Do you have a custom recovery? choose B. If on stock recovery boot in a custom recovery by placing the custom recovery.img in fastboot folder and type in cmd `fastboot boot namerecovery.img`, let it load and flash the OTA in recovery and boot up.
 
Last edited:

ItsStormy

Member
Dec 28, 2013
7
0
Do you have a custom recovery? choose B. If on stock recovery boot in a custom recovery by placing the custom recovery.img in fastboot folder and type in cmd `fastboot boot namerecovery.img`, let it load and flash the OTA in recovery and boot up.

Eh. I don't believe so, or I'm not entirely sure, I'm sorry.
 
H

Hammer_Of_The_Gods

Guest
Thanks for the help gee2012 ;)

I leave you in good hands :good:

:)
 

ItsStormy

Member
Dec 28, 2013
7
0
I've followed the steps for system variables.

C:\Program Files (x86)\Android\android-sdk;C:\Android-adb

However, I'm still receiving adb is not recognized from the terminal.

Any idea what I might be doing wrong? I'm sorry about noobing this thread up.
 

jd1639

Inactive Recognized Contributor
Sep 21, 2012
16,833
5,404
Minnesota
I've followed the steps for system variables.

C:\Program Files (x86)\Android\android-sdk;C:\Android-adb

However, I'm still receiving adb is not recognized from the terminal.

Any idea what I might be doing wrong? I'm sorry about noobing this thread up.

Dumb question, but is adb.exe in the android-adb folder?
 

ItsStormy

Member
Dec 28, 2013
7
0
Dumb question, but is adb.exe in the android-adb folder?

Now that you mention it, apparently not. I did however find this. And it is either in that location. I went into AVD Manager, but I don't see anywhere where I can install ''Android SDK Platform-tools"

The adb tool has moved to platform-tools/

If you don't see this directory in your SDK,
launch the SDK and AVD Manager (execute the android tool)
and install "Android SDK Platform-tools"

Please also update your PATH environment variable to
include the platform-tools/ directory, so you can
execute adb from any location.
 

gee2012

Recognized Contributor
Jul 13, 2010
11,158
4,185
Heerlen
I've followed the steps for system variables.

C:\Program Files (x86)\Android\android-sdk;C:\Android-adb

However, I'm still receiving adb is not recognized from the terminal.

Any idea what I might be doing wrong? I'm sorry about noobing this thread up.

Best is to install the sdk straight to the C drive, so C:\android-sdk and not in a folder. The path vaiables to add would be \android-sdk\platform-tools.
 
Last edited:

Top Liked Posts