/Bt-Media-Control

Allows for a paired device to control different media buttons.

Primary LanguageJavaMIT LicenseMIT

Bt Media Control

Allows for a paired device to emulate different media buttons on a server device via Bluetooth.

Requirements

Two Android 5.1 (or higher) devices, already paired.

Features

  • Modify Media states while server device is locked
  • Tested with Spotify and Google Play Music
  • Made for Android Watch(es) that don't have Android Wear support

Install

The Android Project consists in two separate modules: the Server Application and the Watch (client) Application.

  1. In order to use them install each of them in it's respective device. After being installed, start the server application.
  2. Once started, start the client application in the other device, and click on the "Connect" button in the bottom left corner.
  3. Select your device in the list that pops up.
  4. You're ready to click any button to change the available media status.

TODO list

  • Create Service to allow background messages
  • Better error handling
  • Cleanup interface

This list will update with new TODO's every now and then...

License

This project is under MIT license.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.