Install Android 5.0 (Lollipop) on a Nexus 5

Installing the newest version of Google’s operating system, Android Lollipop, on your Nexus 5 is as easy as following these steps:

  1. Install Minimal ADB and Fastboot.. This will allow you to run commands on your phone.
  2. Install Android USB Drivers. This will add the proper driver to recognize your device.
  3. Install Universal Android USB Driver. This will automatically add the driver when you go into recovery mode. It’s a different driver than the one above.
  4. Open Minimal ADB and Fastboot (your phone should be plugged into your USB now)
  5. Make sure your phone is recognized (enter ‘adb devices‘. A long number plus the word “device” should show up).
  6. enter “adb reboot bootloader
  7. Use the volume rockers on your phone until it says “recovery mode,” then hit the power button.
  8. When you get the android with the exclamation, hold power and tap volume up. Don’t hold, just tap it.
  9. Use the volume rocker to choose “apply update from adb
  10. Go back to the minimal adb and fastboot command prompt, and enter “adb sideload update.zip“. Filename should be the path and the name of the zip file. You can rename the zip file so it’s easier to type in. You can also type in “adb sideload” then just drag and drop the zip file into the command prompt if you’d prefer.
  11. It should now sideload. Once it finishes on your screen, it will go back to the bootloader and you should reset your system once it’s finished.
  12. Watch in anticipation as your apps get optimized.
  13. Ready!

android_lollipop_nexus5

Source reddit

 

Author Bio

Thank you for your interest in my blog! On this miniblog, I write mostly short (technical) blog posts that might interest other people. Read more about me or feel free to contact me.

 

Leave a Reply

Your email address will not be published. Required fields are marked *