Bluetooth Devices Helper, also known as BtHelper, is an application that enhances the
functionality of Bluetooth devices by providing
features such as battery level display and device icons on Android Open Source Project (AOSP).
These features are not currently supported by AOSP.
Currently, Only Apple AirPods series are supported by this project.
Media play/pause, OnePod mode features are highly experimental.
This project depends on AOSP components.
You need to add these commits to corresponding repositories.
- packages/apps/Settings: [HACK] Settings: Bluetooth: Don't check persistable uri permission for BtHelper
- vendor repository (e.g. vendor/aosp): vendor: config: common: Build BtHelper
After that clone this repo:
git clone https://github.com/TheParasiteProject/packages_apps_BtHelper packages/apps/BtHelper
Finally, build your AOSP.
BtHelper will be installed as system application.
We would like to express our gratitude to the following projects:
- OpenPods: Code base of this project.
- CAPod: Media play/pause, OnePod mode, and many other functionalities.
- xingrz: Android System Settings integration.
Trademark Notice:
The term "AirPods" is a registered trademark of Apple Inc.
Ownership of Image Assets:
The image assets located in the "res-apple" folder within this repository are the property of Apple Inc.
Bluetooth Devices Helper is licensed under the GNU General Public License v3.0.
Copyright (C) 2023 someone5678