Back to Top
Keyboard with REST API Screenshot 0
Keyboard with REST API Screenshot 1
Keyboard with REST API Screenshot 2
Free website generator for mobile apps; privacy policy, app-ads.txt support and more... AppPage.net

About Keyboard with REST API

This is a modified Android TV keyboard which also hosts a REST API listening for certain commands from network.

The main purpose of this application is to enable direct commands from smart home devices to your Android TV. Supported commands are listed below.

There is also a ready groovy device handler for easy integration with Samsung Smartthings platform at my github repository : "ilker-aktuna/androidTV_keyboard_withRestAPI"

Usage for Smartthings:
1. install this keyboard on your Android TV and select it as the active keyboard from settings. (input/keyboard)
2. create a device handler on your Smartthings platform with the groovy code from my github repository.
3. create a device with the new device type (created in step 2)
4. set "Device Network Id" in hex format (example "c0a8fe27:1388" for "192.168.254.39:5000")
5. set IP address of your new device (IP address of Android TV device)
6. set PORT of your new device as 5000
7. save your device and use through Smartthings

Usage for any other environment:
1. install this keyboard on your Android TV and select it as the active keyboard from settings. (input/keyboard)
2. you may call following commands using any HTTP client with this format:
http://IP_ADDRESS_OF_ANDROID_TV:5000/[command]

Supported Commands:
/sleep
/home
/back
/search
/up
/down
/left
/right
/center
/volumeup
/volumedown
/rewind
/ff
/playpause
/previous
/next

Similar Apps

Gear 360 File Access & Stitche

Gear 360 File Access & Stitche

2.3

This is a solution to access camera images and videos on...

Gear S2/S3 Social Feed & Timel

Gear S2/S3 Social Feed & Timel

3.9

This is the companion app for Samsung Gear S2/S3 Facebook Feed Viewer.It...

Companion for Alexa Gear/Watch

Companion for Alexa Gear/Watch

2.3

This is the companion app for AlexaGear. AlexaGear is the Samsung Gear/Galaxy...

Insta360 Control

Insta360 Control

0.0

Remote control your Insta 360 camera,either from your Wear OS watch or...

Defilmirz Watchface Settings

Defilmirz Watchface Settings

3.6

This is the companion app for settings of Defilmirz Watchface on Samsung...

Image to SVG (Animation/Still)

Image to SVG (Animation/Still)

0.0

This is a utility for converting GIF animations or GIF/PNG/JPG still images...

Frequently Asked Questions (FAQ)

What is the purpose of the Keyboard with REST API application?
The main purpose of this application is to enable direct commands from smart home devices to your Android TV.
How can I integrate this application with Samsung Smartthings?
You can integrate this application with Samsung Smartthings by following the steps mentioned below:
How can I use this application in any other environment?
You can use this application in any other environment by following the steps mentioned below:
What are the supported commands of this application?
The supported commands of this application include:
author
Was searching for something similar to this i.e to control my Android TV using REST API, which I can now. Thanks.
Ateeq Ahmed