InfoHeap
Tech
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 development tutorials

  • Android - Show top processes using adb
  • Android studio keyboard shortcuts
  • Disable sleep during android usb debugging
  • Download apk using AirDroid
  • Enable usb debugging
  • Exerciser monkey tutorial
  • Find top processes by memory/cpu on Android using Adb
  • Find used ports by an app on Android using Adb
  • Install Android 8 on Pixel 2
  • Root Android pixel 2 using Magisk and boot image patching
  • Transfer android apk using adb
  • Using Google analytics SDK v2 for android app real time tracking
  • View Desktop Site
  • adb tutorial
 
  • Home
  • > Tutorials
  • > Android Development

Install Android 8 on Pixel 2

on Sep 2, 2022

This article will cover steps to install Android 8 on Pixel 2. The similar steps can also be used to install other Android versions in other Pixel devices.

  1. Download right image from Android images official site. In this case we’ll download walleye-opd1.170816.010-factory-63083164.zip
  2. Unzip the image
    unzip walleye-opd1.170816.010-factory-63083164.zip
  3. Change to dir walleye-opd1.170816.010
    cd walleye-opd1.170816.010
  4. Enable Developer mode in phone, Unlock bootloader, connect phone to PC using USB and reboot phone in bootloader.
    adb reboot bootloader
  5. Run flash-all.sh
    sh flash-all.sh

It might take few minutes. Once the Android 8 is installed, you can follow the process on the phone to set it up.

Suggested posts:

  1. How to extract number from a string – google sheets
  2. Linux – number of cpus (lscpu)
  3. Android – install android 8, 9 from OTA images on pixel 2
  4. Find top processes by memory/cpu on Android using Adb
  5. Root Android pixel 2 using Magisk and boot image patching
  6. Root Pixel 2 with Android Pie using TWRP and Magisk
  7. Handle pagination in wordpress custom php code
  8. How to take screenshot on android phone
Share this article: share on facebook share on linkedin tweet this submit to reddit
Posted in Tutorials | Tagged ADB, Android Development, Tutorials
  • Browse content
  • Article Topics
  • Article archives
  • Contact Us
Popular Topics: Android Development | AngularJS | Apache | AWS and EC2 | Bash shell scripting | Chrome developer tools | Company results | CSS | CSS cookbook | CSS properties | CSS Pseudo Classes | CSS selectors | CSS3 | CSS3 flexbox | Devops | Git | HTML | HTML5 | Java | Javascript | Javascript cookbook | Javascript DOM | jQuery | Kubernetes | 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 | InfoHeap Money

Copyright © 2025 InfoHeap.

Powered by WordPress