This script simplifies the installation process of platform-tools for Android Debug Bridge (ADB).
- Clone the repository and build it or download the executable from the releases section to your local machine.
- Eyes and Brain.
- Golang if you want to build.
- Please ensure to download the correct version (32-bit or 64-bit) according to your system architecture. Just double click on the exe and it will do the rest for you.
- If you want to build it yourself then just run
go build -o <name> .
from the installer dir
Contributions are welcome! Fork this repository and submit a pull request to contribute.
For any issues or feature requests, please open an issue on the repository.