InfoHeap
Tech tutorials, tips, tools and more
Navigation
  • Home
  • Tutorials
    • CSS tutorials & examples
    • CSS properties
    • Javascript cookbook
    • Linux/Unix Command Line
    • Mac
    • PHP
      • PHP functions online
      • PHP regex
    • WordPress
  • Online Tools
    • Text utilities
    • Online Lint Tools
search

Android user guides

  • Android - enable system ui tuner
  • Android - install android 8, 9 from OTA images on pixel 2
  • Android screenshots
  • Chrome - site bookmark on home
  • Clear default app
  • Disable android auto update
  • Disable dropbox photo auto upload
  • Install google camera on Asus m1 max pro
  • Lollipop - add clock widget to home
  • Lollipop - enable Chrome tabs
  • Root Pixel 2 with Android Pie using TWRP and Magisk
 
  • Home
  • > Tutorials
  • > Android

Android – install android 8, 9 from OTA images on pixel 2

on Aug 12, 2018

The below steps are assuming you have a Mac machine with adb and fastboot tools installed and developer option and usb debugging is enabled on your Pixel 2.

The below steps can also be used to revert to Android Oreo or Android pie from a rooted phone.

Unlock bootloader

  1. In developer options on device, enable “EOM unlocking” (allow the bootloader to be unlocked)
  2. adb reboot bootloader
  3. fastboot flashing unlock (unlock/lock will reset phone and wipe data)

Install image

  • Download appropriate android pixel 2 factory image. E.g. for Pixel 2, Oreo download 8.1.0 (OPM2.171026.006.G1, Jul 2018) (for Pixel2 Android Pie download 9.0.0 (PPR1.180610.009, Aug 2018))
  • Unzip walleye-opm2.171026.006.g1-factory-f7f5a622.zip (or the image you downloaded)
  • cd walleye-opm2.171026.006.g1
  • Run fastboot devices to ensure it is connected
  • sh flash-all.sh

    Suggested posts:

    1. Root Pixel 2 with Android Pie using TWRP and Magisk
    2. Android – enable system ui tuner
    3. Install google camera on Asus m1 max pro
    4. How to enable usb debugging on android
    5. How to disable sleep during android usb debugging
    6. How to take screenshot on android phone
    7. How to use exerciser monkey tool for android stress testing
    8. How to download apk from mobile using AirDroid
  • Share this article: share on facebook share on linkedin tweet this submit to reddit
    Posted in Tutorials | Tagged Android, Pixel-2, Tutorials

    Follow InfoHeap

    facebook
    twitter
    googleplus
    • Browse site
    • Article Topics
    • Article archives
    • Recent Articles
    • Contact Us
    • Omoney
    Popular Topics: AngularJS | Apache | AWS and EC2 | Bash shell scripting | Chrome developer tools | CSS | CSS cookbook | CSS properties | CSS Pseudo Classes | CSS selectors | CSS3 | CSS3 flexbox | Devops | Git | HTML | HTML5 | Java | Javascript | Javascript cookbook | Javascript DOM | jQuery | Linux | Linux/Unix Command Line | Mac | Mac Command Line | Mysql | Networking | Node.js | Online Tools | PHP | PHP cookbook | PHP Regex | Python | Python array | Python cookbook | SEO | Site Performance | SSH | Ubuntu Linux | Web Development | Webmaster | Wordpress | Wordpress customization | Wordpress How To | Wordpress Mysql Queries

    Copyright © 2021 InfoHeap.

    Powered by WordPress