BLE HID Peripheral For Android Save

BLE HID over GATT Profile for Android

Project README

BLE-HID-Peripheral-for-Android

Build Status

BLE HID over GATT Profile for Android

This library provides BLE HID Peripheral feature to Android devices.
Android device will behave as:

  • BLE Mouse (relative position / absolute position)
  • BLE Keyboard
  • BLE Joystick

Tested connection:

  • Android(Peripheral) <--> Android(Central)
    • Relative Position Mouse, Keyboard
  • Android(Peripheral) <--> OS X(Central)
    • Absolute Position Mouse, Relative Position Mouse, Keyboard

Currently, connection with iOS central is not tested yet.

Requirements

  • API Level 21 or later and Bluetooth LE Peripheral feature will be needed.

Repository Overview

  • Library Project: lib
  • Sample Project: app

LICENSE

Apache License, Version 2.0

Open Source Agenda is not affiliated with "BLE HID Peripheral For Android" Project. README Source: kshoji/BLE-HID-Peripheral-for-Android
Stars
226
Open Issues
13
Last Commit
5 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating