Android flash brush tutorial LG Nexus 5X wire brush official Nexus series tutorial, androidnexus

Source: Internet
Author: User

Android flash brush tutorial LG Nexus 5X wire brush official Nexus series tutorial, androidnexus

Image: https://developers.google.com/android/nexus/images

 

1. Open the mobile phone settings-about the mobile phone-click the version number 7 times to open the "Developer options"

2. Return to the previous step, developer options-Enable USB debugging
3. Shut down the mobile phone
4. Press and hold the power key and volume reduction key at the same time to enter the bootloader interface or adb reboot bootloader.
PS:
Due to some computer problems, inputting adb devices cannot identify the device, so you can
Shut down your phone, press and hold down the volume key & Power key, and manually enter fastboot.
5. Connect the mobile phone with the USB-A data cable


Run the following command:
1: Update bootloader
Fastboot flash bootloader bootloader-bullhead-bhz10i.img


2: reboot to bootloader
Fastboot reboot-bootloader


3: update the baseband (this image contains the camera driver)
Fastboot flash radio radio-bullhead-m8994f-2.6.28.0.65.img


4: reboot to bootloader
Fastboot reboot-bootloader


5: fl the system image (if there is a streamlining error, click the image)
Fastboot flash system. img


6: Update driver (this image contains sound driver, camera driver, and some supply files)
Fastboot flash vendor. img


7: This command will clear your internal storage (you can leave it empty and take care of it if any problem occurs)
Fastboot flash userdata. img


8: update the kernel
Fastboot flash boot. img


9: update the Recovery (the official Recovery, "Recovery mode" in Chinese ")
Fastboot flash recovery. img


10: Clear cache partitions
Fastboot erase cache


11: (clear cache)
Fastboot flash cache. img


12: restart (or you can press the power button to manually restart)
Fastboot reboot

 

Note:
1. Wire farming will clear all data and back up data on its own
2. After the official website is refreshed, it takes a long time to open the first opportunity. It may take about 2 to 3 minutes.

 

 

Additional commands:

Fastboot flashing unlock
Fastboot oem unlock
Fastboot flashing lock
Fastboot oem lock

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.