Skip to content

Instantly share code, notes, and snippets.

@clintonhalpin
Created February 3, 2016 19:24
Show Gist options
  • Save clintonhalpin/c4b19073db84db79f2d9 to your computer and use it in GitHub Desktop.
Save clintonhalpin/c4b19073db84db79f2d9 to your computer and use it in GitHub Desktop.

Update Nexus 4 to Lollipop

  1. Download https://developers.google.com/android/nexus/images
  2. Enabled USB Debugging ( Tap version 7 times )
  3. Boot in Fastboot mode
- Power off
- Power on with Power + Volume Down
  1. Open the zip of the 5.1 release in terminal
  2. fastboot oem unlock
  3. sudo ./flash-all.bat
  4. sudo ./flash-all.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment