Here's a little Python script I'm currently working on to automate flashing of factory images.
The script checks what device you have connected and then looks up if there's a new factory image available for it. The script is then downloading and flashing the image to your device.
Today I added an option so you can flash a specific version, e.g. if you jump between different Android version for development/whatever purposes.
Available on Github:
https://github.com/ramdroid/NexusTools
The script checks what device you have connected and then looks up if there's a new factory image available for it. The script is then downloading and flashing the image to your device.
Today I added an option so you can flash a specific version, e.g. if you jump between different Android version for development/whatever purposes.
Available on Github:
https://github.com/ramdroid/NexusTools