Skip to content

A simple console app to download Google Pixel OTA and Factory images

License

Notifications You must be signed in to change notification settings

KyleKolander/download-pixel-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

download-pixel-images

A simple console app to download Google Pixel OTA and Factory images.

When applying an OTA update (and still retaining root with Magisk), you need the OTA zip file and the boot.img from the Factory image. This app simplifies the process of obtaining the images.

Build the app

dotnet build

Run the app

dotnet run -p .\src\DownloadImages\DownloadImages.csproj "D:\Pixel"

Menu

menu.png

In Progress

download-progress

Complete

download-progress

About

A simple console app to download Google Pixel OTA and Factory images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages