I made these two script to make the life easier to who has a bricked NP(1) or if you simply want a clean install of the OS!
I am not responsible for any damage you made to your device. You have been warned.
The flash_all.sh
is not verified to work at the moment. Needs more testing.
- macOS (x86 and arm64 support)
- GNU/Linux (x86 and arm64 support)
- Windows support is arriving soon
-
android-platform-tools installed for your OS
-
A Nothing phone(1) with unlocked bootloader
-
wget
,unzip
andtar
installed
- clone this repo using
git clone https://github.com/sh4tteredd/nothing-phone-1-tools.git
- cd into the downloaded folder
cd nothing-phone-1-tools/
- give execution permissions to all the scripts
chmod +x *
- and first of all download all the the entire firmware that you need using
./download.sh
- if everything goes as expected, at the end your folder should be something like this:
- Now you can proceed with the flash using (this will obviously delete all your personal data)
./flash_all.sh
Your Nothing Phone(1) will reboot and it (shoud) be alive!
Fix fastbootd flash (see this)