Flash with fasboot
AshFlash a fastboot ROM on your Nothing Phone, Pixel phone or any Android device.
1. Download the ROM file
2. Download and extract platform tools
https://dl.google.com/android/repository/platform-tools_r34.0.4-windows.zip
https://dl.google.com/android/repository/platform-tools_r34.0.4-linux.zip
3. Open a CMD by typing CMD in the path bar of the main platform tools folder and hitting enter
Example of CMD
4. In the CMD type
fastboot -w && fastboot update rom_name.zip
5. Let it complete and it will boot on its own
Example of completed flash
Notes:
• rom_name.zip is not literal, don't type it out
• You can drag and drop the ROM file after typing fastboot -w && fastboot update
• If you already have platform tools installed of course you can skip that step
• There is a problem with data wipe and the more common fastboot command and typing out the command above is a guaranteed to wipe data.