How to install Android O on Nexus 5X Dev Preview

label

Download and install Android Dev Preview for Nexus 5X.Android O but we are really hoping it’ll become Android Oreo once it’s released).Introduces a number of new features and APIs to use in your apps. Here’s are just a few new things for you to start trying in this first Developer Preview....





Downloads -

1. Download Android Dev Preview for Nexus 5x

2. Download ADB tools.

Download Google’s ADB and FastBoot

1.Download ADB and Fastboot for Windows

2.Download ADB and Fastboot for Mac

3.Download ADB and Fastboot for Linux


How to install Android O Dev Preview on Nexus 5X

- Download the Android O image for Nexus 5X below, then unzip it to a safe directory.
- Connect your device to your computer over USB.
- Start the device in fastboot mode with one of the following methods:
- Using the adb tool: With the device powered on, execute:


adb reboot bootloader

Using a key combo: Turn the device off, then turn it on and immediately hold down the relevant key combination for your device. For example, to put a Nexus 5 (“hammerhead”) into fastboot mode, press and hold Volume Up + Volume Down + Power as the device begins booting up.
If necessary, unlock the device’s bootloader using one of the following methods:
If you are updating a Nexus 5X or Nexus 6P device using the hammerhead or angler builds, update your fastboot tool to the latest available version (>=23.0.1), and then run this command:
fastboot flashing unlock

If you are updating an older device, run this command:
fastboot oem unlock

The target device will show you a confirmation screen. (This erases all data on the target device.)

Open a terminal and navigate to the unzipped Android O image for Nexus 5X.
Execute the flash-all script. This script installs the necessary bootloader, baseband firmware(s), and operating system.
Once the script finishes, your device reboots and Android O image for Nexus 5X will installed. You should now lock the bootloader for security.

How to Lock bootloader Nexux 5X

Start the device in fastboot mode again, as described above.

Execute:
fastboot flashing lock
or, for older devices, run


fastboot oem lock
Locking bootloader will wipe the data on some devices. After locking the bootloader, if you want to flash the device again, you must run fastboot oem unlock again, which will wipe the data...DONE
Share This :



sentiment_satisfied Emoticon