Skip to content

sanctimoniousape/bluetooth-remote-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I wanted to create a bluetooth remote application so that I can control my Android TV.

After doing intensive search on the web, I found lots of sample code, but there is no ready-built app in the play store.

I decided to build this app using the sample snippets I found, with massive optimization also, built and tested on Android 12 (MIUI).

I also released the code to the community for more optimization from anyone.

This app is using the Android HID API to simulate a Bluetooth peripheral.

It is still not working on Windows for some reason, but works on all android devices.

Keyboard input is also supported, just type anything in the textbox and hit enter to submit it.

First you pair you device in the normal Android Bluetooth settings, and then open the app and select a paired device, then click on the "Connect" button.

About

A Bluetooth Remote App for Android (HID)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%