Let's Get Started...
First off, you need a Nexus phone that is actually getting the update. Those are listed below.- Nexus 5X & 6P
- Nexus 6
- Nexus Player
- Nexus 9 (WiFi / LTE)
- Pixel C
NOTE: Some links aren't posted yet but are live. Please refer to the Android Police article where they are posting download links to the OTA images on google's servers. (http://www.androidpolice.com/2016/08/23/flash-all-the-things-full-android-7-0-nougat-nexus-ota-roundup/)
Setup ADB
Next, you will need ADB (Android Debug Bridge) which allows your computer to communicate with your phone.Mac
- Grab Homebrew (http://brew.sh/)
- RUN: brew install android-platform-tools
Windows
Download the minimal ADB/fastboot executable from XDA Developers (http://forum.xda-developers.com/showthread.php?t=2317790)Prep Your Phone
These steps are specific for the Nexus 5X/6P. Do a quick google search on how to get your respective device into Recovery Mode if the instructions below don't work.- Power down your phone
- Hold Volume Down, then press and hold the Power button
- Your phone should boot into the bootloader
- Hit Volume Down until you see Recovery Mode selected
- Press the Power button
- Wait for the android with a red exclamation mark to appear
- Hold the Power button and hit Volume Up
- A new recovery screen should show up
- Hit Volume Down until you select Apply update from ADB
- Press the Power button
- Plug your phone into your computer
- Open terminal / command prompt (Windows users, you may need to cd into the directory where the minimal ADB package is located)
- RUN: adb sideload
No comments:
Post a Comment