Skip to content

Instantly share code, notes, and snippets.

@jclosure
Last active December 11, 2015 05:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jclosure/4552242 to your computer and use it in GitHub Desktop.
Save jclosure/4552242 to your computer and use it in GitHub Desktop.
Install recipe for getting Jelly Bean working on the Nexus1 phone.
1. Get the latest nightly rom build from Evervolv at: http://dl.evervolv.com/nightly
2. Get the latest Google Apps (Universal Package) from: http://wiki.rootzwiki.com/Google_Apps (see: Jelly Bean Android 4.1.x-4.2.x section of page for download link)
3. Restart phone
4. Go into Fastboot and then Recovery
5. Wipe all partitions (/boot, /cache, /data, /sd-card, etc)
6. Connect to computer with roms
7. Mount storage and copy them to root
8. Choose install from .zip
9. Select the evervolv rom
10. Boot system up.
11. Overclock proc under setting->toolset->performance (make sure to check reset on reboot)
12. With phone connected to computer, open console and issue this command: adb shell pm set-install-location 2
13. Shutdown and go back into Recovery
14. Choose install from .zip and select the gapps rom
15. Reboot and add gmail account to phone.
16. Download Google maps, music, etc.
17. Have a ball!..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment