Skip to content

A collection of scripts and stuff for the Nothing's first phone!

License

Notifications You must be signed in to change notification settings

svinayak780/nothing-phone-1-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nothing phone(1) tools

Collection of useful scripts for the Nothing Phone(1)

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!

DISCLAIMER:

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.

OS support:

  • macOS (x86 and arm64 support)
  • GNU/Linux (x86 and arm64 support)
  • Windows support is arriving soon

Prerequisites:

  • android-platform-tools installed for your OS

  • A Nothing phone(1) with unlocked bootloader

  • wget, unzip and tar installed

Usage:

  • 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:

Screenshot 2022-08-09 at 19 43 34

  • 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!

TODO:

Fix fastbootd flash (see this)

Credits:

About

A collection of scripts and stuff for the Nothing's first phone!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%