Skip to content

TheParasiteProject/packages_apps_BtHelper

Repository files navigation

Bluetooth Devices Helper

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.

Project Status

Currently, Only Apple AirPods series are supported by this project.
Media play/pause, OnePod mode features are highly experimental.

Requirements

This project depends on AOSP components.
You need to add these commits to corresponding repositories.

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.

Acknowledgements

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

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.

License

Bluetooth Devices Helper is licensed under the GNU General Public License v3.0.
Copyright (C) 2023 someone5678