Table of Contents
Yesterday during the Google I/O event, the search giant announced the next Android version i.e. Android M. It has not revealed what will the “M” in Android M stand for, but has released the developer preview versions for the Nexus devices. This was the same concept Google did during the launch of Android Lollipop.
{adinserter 3}
Google has already pushed the Android M Factory Image for the Nexus Devices to their servers. These images can be downloaded and flashed to the respective devices for which they were built. Not everyone is good with installing Factory images/Roms to their phones. so in this guide, I’ll be guiding all the Nexus 6 users to install the Android M developer preview in their phones.
How to Install Android M Factory Image in Nexus 6?
Before beginning with the guide let me tell that, Google hasn’t revealed, what “M” stands for, You are just going to install the developer preview and since it is a developer preview there are chances you may hit across lot of bugs. In case you are someone who hates to deal with bugs then you should not flash the developer preview, but if you don’t care about the bugs and want to see the flavor of Android M in your Nexus 6 then you can begin right away!
Things Required:
- Android SDK Bundle Installed in Windows PC – Download Android SDK.
- Google USB Driver – Download Google USB Driver.
- Android M Developer Preview – Download Android M Developer Preview for Nexus 6.
Step 1: Install Android SDK in your Windows PC.
This guide is for Windows PC users and in case you don’t have a Windows PC then you won’t be able to follow this guide. The Android SDK bundle is linked in the things required section. Download the Bundle, either Install it (if .exe) downloaded or extract it. The Files will have a SDK Manager, Launch the SDK manager and install all the drivers.
{adinserter 1}
Step 2: Install Google USB Driver for Nexus 6.
We’ve uploaded the link of the Google USB driver in the “Things required” section, If you haven’t downloaded the drivers, then download them. After downloading and installing of the SDK, Connect your Nexus 6 to your computer system, follow the below steps:
- Go to Device Manager and Look for Nexus 6.
- Right click on Nexus 6 and click on ‘Update Drivers’.
- Select “Browse location” and navigate to the location where you’ve extracted the Google USB Driver folder and confirm the process.
Step 3: Unlocking the Bootloader of Nexus 6.
Connect your Google Nexus 6 to the computer system in which you’ve installed the SDK and Google USB Drivers. Open command prompt and type
adb reboot bootloader
Now open the folder where you’ve downloaded and extracted the “Android M Factory Image for Nexus 6” and press and hold “Shift Key + Right click (Mouse)” and select “Open Command Window Here” and type:
fastboot oem unlock
In case it doesn’t work then Google search for a guide to install ADB for Windows and come back to this step, In case it works then type in the following lines one by one.
fastboot flash radio radio-shamu-D4.01-9625-05.16+FSG-9625-02.94.img fastboot reboot-bootloader fastboot flash system system.img fastboot flash userdata userdata.img fastboot flash boot boot.img fastboot flash recovery recovery.img fastboot erase cache fastboot flash cache cache.img fastboot reboot
That’s all, you’ve successfully Flashed Android M developer preview to your Google Nexus 6 manually. Did you face any issues while flashing? Shoot a comment or post on our Fb page for instant support. This would be the same method for the Google Nexus 5 also, but only some changes in the file name would be required.
{adinserter 1}