Simple Android app that uses the ninebot bluetooth LE prototol to send commands a ninebot scooter
Before you begin, ensure you have met the following requirements:
- Android Studio (> Android Studio Giraffe | 2022.3.1 Patch 4)
Clone the project using Git:
```bash git clone https://github.com/irmo-de/9UnBot.git ```
Or download and extract the ZIP file of the project.
- Launch Android Studio.
- Select 'Open an Existing Project' and navigate to the project directory.
- Android Studio will automatically sync the project with Gradle files.
- Follow any prompts to install missing SDKs or dependencies.
- Build the project by navigating to 'Build' > 'Make Project'.
- Run on an Android emulator or a connected device via 'Run' > 'Run 'app''.
This project is licensed under [Your License]. See the LICENSE.md file for details.