Have you owned this device yet? Cause its brilliant in both cases; software and hardware. Galaxy Nexus was first showcased during the year 2011 and was released in the same duration. It was the first device supporting the latest Android version Ice Cream Sandwich 4.0+. But this is not yet enough for people in the Custom Android world and to lurk out the most of this device, we certainly need to go far from its limits which could be only done by going custom.
By going custom, we mean to root Galaxy Nexus, install a custom recovery and a custom ROM. We have already guided the users to go custom on the GSM variant of Galaxy Nexus I9250. So why should be the carrier variants left alone, today we’re here to accomplish the same for both, the Sprint Galaxy Nexus (toroplus) and Verizon Galaxy Nexus (toro).
Recommended for you!
- How to Flash Jelly Bean 4.2.1 Factory Image on Galaxy Nexus
- Samsung Galaxy Nexus I9250 Customization Tips and Tricks
- Best Android 4.2 Jelly Bean Custom ROMs for GSM Galaxy Nexus I9250
Warning!
- The Instructions are meant only forย Sprint Galaxy Nexus and Verizon Galaxy Nexus only. Do not attempt to try this on any other device
- Remember! Sprint and Verizon editions are two different variants, so please do not cross over the files or steps
- Read and Understand the Instructions carefully before performing any actions
- DroidViews Community or any of its members are not responsible for any damage to your device
Prerequisites
- Compatible USB Data cable
- Appropriate USB Drivers installed.
- Android SDK Platform-tools installed.
- USB Debugging enabled (Go to Settings > Developer Settings > tick “USB Debugging“)
- Backup your complete device storage, SMS, Contacts, and Calenders before proceeding
- At least 60% of battery, to avoid any uncertain shutdowns during the process. If possible charge full (Notย compulsory, but much safe)
- Essential files for Sprint Galaxy Nexus users
- Extract the download GN-Sprint.zip to the desktop, so now you have GN-Sprint folder containing all the necessary files for a Sprint Galaxy Nexus user.
- Essential files for Verizon Galaxy Nexus users
- Extract the downloadย GN-Verizon.zipย to the desktop, so now you haveย GN-Verizonย folder containing all the necessary files for a Verizon Galaxy Nexus user.
Now, if you have cross-checked that you’ve all the prerequisites, then you may proceed further. In case, you’re stuck somewhere while setting up/performing any of the above-mentioned points, feel free and comment down.
Unlock Bootloader
Unlocking your device’s bootloader is a very short and easy part, which is the same for all the Nexus devices. So, no matter if you’ve Verizon or Sprint Gnex, the same procedure is withheld. Make sure you have your storage and everything backed up because this process will erase every bit of it.
- Connect the device to the PC via USB data cable.
- Open the GN-Sprint/GN-Verizon folder, which you can find on your desktop (or another location, where you’ve extracted it).
- Press the SHIFT key and RIGHT CLICK,ย anywhere on an empty space inside the respective folder. A new menu shall pop-up.
- Select Open Command Prompt Here. It will open a new CMD window which is already cd’ed to the location of your files.
- Reboot your device into bootloader mode, type the following command in the CMD window:
adb reboot ย bootloader
- Your device will boot itself right away to the bootloader mode, look at the image below for reference on how the Bootloader screen looks.
- To unlock the bootloader, type:
fastboot oem unlock
- As soon as you type in the mentioned command, your device’s screen shall show a new message, which looks just like the below image.
- Now, if you’re are very sure of what you are doing and you want to unlock, use the volume keys to highlight Yes and select it using the power button.
- You have successfully unlocked your bootloader! The process merely takes a minute and your device will reboot itself. ย So, now you have your device ready for further enhancements.
During the last step, your device reboots. But if in any case, you have mistakenly pulled the battery, don’t worry. Just put it back and restart the device via the power button.
Note: Make sure not to close the CMD window yet, cause we will need the same for further processes too. In any case you do exit it, follow step #2, 3 & 4 again and then only proceed further to install the custom recovery.
Install Custom Recovery
In order to flash custom Images and zips, a Custom Recovery is essential. ClockworkMod and TWRP are two such well-known and most frequently used custom recoveries. Lets hit a few simple command-line steps and install one of these.
- To install TWRP recovery, type in CMD:
fastboot flash recovery TWRP.img
- To install ClockworkMod Non-Touch recovery, type in CMD:
fastboot flash recovery CWM.img
- To install ClockworkMod Touch Recovery, type in CMD:
fastboot flash recovery CWM-Touch.img
Now once, you have flashed your custom recovery successfully, you can boot into it from the very same bootloader mode. Just use the volume keys until you see Recovery Mode and then press the power button to enter into the recovery mode.
Okay, so now we have completed flashing a custom recovery; we can now flash any kind of flashable zips (Recovery, ROMs, Kernels, MODs, etc.)
Root Galaxy Nexus
Android has evolved a lot since its beginning and so has its impact on the custom world too. Earlier in order to flash a Custom ROM/Kernel, most devices required root permissions. But now, once you have flashed a Custom Recovery, you shall either choose to Root your stock ROM, in order to use Apps or a few MODs or, you can simply install a Custom ROM which not only is pre-rooted but also ensures to provide hundreds ofย customizationย features.
So, if you are willing to use stock ROM, then you might follow this section. Otherwise, follow up the below section to flash a Custom ROM on your Galaxy Nexus.
- Download the flashable SuperSU binaries zip
- Connect your Galaxy Nexus to the PC via USB data cable & enable mass storage mode.
- Copy the downloaded zip to your storage.
- Power off your device and now reboot your phone into CWM Recovery by pressingย volume up + volume down + power buttons simultaneously until you see the blue recovery text. (Remember, earlier the combo of the same buttons was used to boot into bootloader/ fastboot mode but now since the CWM has been installed, the same pattern will be used to boot CWM.)
- Go to “Install zip from sdcard”, select “choose zip from sdcard”. Now choose the zip file that you placed in the SD card.
- It will notify when the flashing process is complete.
- Select “Reboot system now”.
Now we have our Galaxy Nexus fully unlocked and rooted. Plus we have also configured the utility to install (flash) custom ROMs i.e the ClockworkMod Recovery. I will now begin to instruct you with the easy steps to install a Custom ROM to your Galaxy Nexus I9250 (GSM).
Install a Custom ROM
- The first step of all is to choose a custom ROM which meets all your requirements and fulfill your desires for custom features. You can find all the available Custom ROMs for your Verizon/Sprint Galaxy Nexus here at XDA-Developers forum. Once you find the ROM that suits you the best, step 2 is what you should follow.
- Download the ROM file which is a flashable file with .zipย extension and save it in a secure location on your PC.
- Download the Gapps for your ROM (if provided by the ROM developer). If not, download the generic gapps: [Download Here]
- Connect your Galaxy Nexus to the PC via USB data cable & enable mass storage.
- Copy and paste the download flashable zip files to your device’s storage.
- Power off your device.
- Boot into CWM Recovery by pressingย volume up + volume down + power buttons simultaneously until you see the blue recovery text.
- Wipe data/ factory reset.
- Go to “Mounts and Storage” and wipe /system.
- Go to “advanced” and wipe dalvik cache.
- Go to “Install zip from sdcard”, select “choose zip from sdcard” and choose the ROM zip file. Choose to flash and wait for a while.
- When it has done flashing, it will notify automatically.
- In case it takes time, do not pull out the battery. Have patience because everything is going just the way it is meant to until you follow the steps exactly.
- You shall now flash the Gapps the same way you flashed the ROM file.
- If you have any ROM add-on provided by the ROM developer, they are to be flashed in exactly the same way as the ROM and Gapps.
- Select “Reboot system now” when all the flashing has been done.
Done!ย Now you shall sit back and give some time for your new Custom ROM to boot and enjoy theย irresistibleย features that it offers.
We’re sure that you discovered how in a matter of minutes you can easily go custom by using this guide. In case you have stuck anywhere in the process of performing any one of these, feel free to comment and we shall give the best try to help you out.
GN-Sprint.zip’s link is dead and I need it T_T
GN-Sprint.zip’s link is dead and I need it T_T