Note
A lightweight, vibe-coded Android app that talks directly to your Moto Buds+ over Bluetooth RFCOMM. Toggle ANC modes and check battery levels for the left bud, right bud, and case β no official app needed, no background services running when you close it.
- ANC Control β Switch between Off, Transparency, ANC, and Adaptive modes.
- Battery Monitoring β View battery percentage for left, right, and case.
- Live Sync β Connects and syncs state as soon as you open the app.
- No Background Drain β Stops all Bluetooth work when the app is closed or backgrounded.
- Minimal & Fast β No feature bloat, just the controls you need.
Download the latest APK from the releases page and install it on your Android device.
./build.shHere's the expected look of Moto Buds+ ANC
| Home Screen |
|---|
![]() |
Tip
We welcome contributions to improve Moto Buds+ ANC! If you have suggestions, bug fixes, or new feature ideas, follow these steps:
-
Fork the Repository
Click the Fork button at the top-right of the repo page. -
Clone Your Fork
Clone the repo locally:git clone https://github.com/ArnavK-09/moto-buds-plus-anc-apk.git
-
Create a Branch
Create a new branch for your changes:git checkout -b your-feature-branch
-
Make Changes
Implement your changes (bug fixes, features, etc.). -
Commit and Push
Commit your changes and push the branch:git commit -m "feat(scope): description" git push origin your-feature-branch -
Open a Pull Request
Open a PR with a detailed description of your changes. -
Collaborate and Merge
The maintainers will review your PR, request changes if needed, and merge it once approved.
Found a bug or need help? Please create an issue on the GitHub repository with a detailed description.
![]() |
Moto Buds+ ANC is licensed under the Unlicense License. See the LICENSE file for more details.
π If you find this project helpful, please give it a star on GitHub! π

