Android 4.2.2 OTA Update for Nexus 10

The second update for the Nexus 10 – Android 4.2.2 – was pushed out to the device last week, a couple of months after Android 4.2.1 was rolled out. However, the latter was an extremely minor update fixing a single bug, making Android 4.2.2 feel like the update that should have come out much earlier. Better late than never though, and the awaited update is finally here.

Android 4.2.2 brings along improvements in performance and smoothness, fixes Bluetooth for those that were having issues with it, adds a countdown timer to the notification for whenever you download an app from the Play Store, and also includes some cosmetic changes in the Clock, Contacts, Settings and other default apps.

The update is available for the Nexus 10 and can be manually installed by those who haven’t received the update on their tablets yet. In case you don’t have a clue about how the manual update can be performed, we have simple step-by-step instructions below to help.

Continue reading to find out how you can update to Android 4.2.2.

Prerequisites

  1. Your tablet must be running a totally stock version of Android, unrooted and unchanged in any way. Having a custom recovery installed is okay, but the update will fail to install if you’ve rooted or made other changes to the system.
  2. The update needs your tablet to be on build number JPO04D or JPO04F. Check the build number in Settings » About tablet. If it’s not JOP04D or JOP04F, then the update will fail to install.

How to Install Android 4.2.2 OTA Update on Nexus 10

  1. First, make sure you have the drivers installed for the tablet on the computer. Install the Android SDK from → here to install the drivers if you don’t already have them installed.
  2. Download the OTA update file for your Nexus 10 model. Check your build number as mentioned in the prerequisites. If your tablet is running JOP04D, grab the respective file for JOP04D. Similarly for JOP04F.
  3. Download Fastboot, which includes the adb files needed for flashing the update.
    Download Fastboot | Filename: Fastboot.zip
  4. Extract the Fastboot.zip file on your computer to get a folder named Fastboot with four files inside it. To keep things easy, extract the Fastboot folder to drive C.
  5. Then, copy the update file downloaded in step 2 to this “Fastboot” folder you just obtained in step 4. You’ll then have five files inside Fastboot.
  6. Turn off the tablet, then boot it into stock recovery. To do so, first boot into the bootloader mode by holding down the Vol Up + Vol Down + Power buttons together till the screen turns on. Then, using the volume buttons, scroll till you see the “Start” text change to “Recovery mode”, then select it using the power button to boot into stock recovery.
  7. You will then see an Android with a red exclamation point. Now hold down the Power button then press the Volume Up key to see the recovery menu (or press the two buttons together if it doesn’t work).
  8. Select the apply update from adb option in recovery, by scrolling to it using the volume buttons and selecting it with the power button.
  9. Connect the tablet to the computer. Wait for the drivers to finish installing.
  10. On the computer, click on Start menu » All Programs » Accessories, right-click on Command Prompt and click on Run as administrator. If you are using Windows 8, this can be done by right-clicking on the extreme bottom left corner of the taskbar, then selecting “Command Prompt (admin)”.
  11. Now, perform the following steps in the command prompt to flash the Android 4.2 update:
    1. Navigate to the Fastboot folder which you obtained in step 4. For example, if the Fastboot folder is in drive C on your computer, enter cd C:Fastboot in command prompt (and press Enter) to navigate to the folder.
    2. Then, enter adb devices. If your Nexus 10 has been detected properly, you will see a device ID show up in command prompt. If nothing comes up, make sure you have installed the drivers (step 1).
    3. Finally, to flash the update, enter the following command:
      adb sideload *filename*  -> replace *filename* with the name of the update file, including the .zip at the end of the file name.
    4. After you enter the above command, you will see the “sending: sideload” message in the command prompt, and once it reaches 100%, the update will start installing on your tablet.
  12. After the update finishes installing, select reboot system now on the tablet to reboot it and boot up into Android 4.2.2.

Your Nexus 10 is now running the latest version of Android. If you run into any issues, don’t forget to leave a comment below so that we can help you out. Enjoy!