説明 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
Keyboard with REST API 1.5 アップデート
2020-02-17
v1.5:
added 2 new functions
/keycode
example: /keycode=44 or with keycode names like: /keycode=KEYCODE_P
list of available keycodes are here:
https://developer.android.com/reference/android/view/KeyEvent.html
/sendtext
example:
/sendtext=test.me
v1.1:
initial release
Keyboard with REST API Tags
Additional Information
カテゴリー:
フリー ツール アプリ
公開日付:
2020-02-17
Uploaded by:
فاروج رفي
最終のバージョン:
1.5
Available on:
動作環境:
Android 4.0+
報告:
不適切な内容としてフラグ
-
V1.5
2.0 MB
APK
Keyboard with REST API
2020-02-17
Keyboard with REST API 1.5 (15)
上の更新: 2020-02-17
Uploaded by: فاروج رفي
アンドロイド向け: Android 4.0+ (Ice Cream Sandwich, API 14)
署名: b5358820f2b3ab85debb2c301363df4b3d7466c4
DPI: nodpi
Arch: universal
ファイルのSHA-1: 093160b9f5cf7c447bfdd75221e31b3fe4b23d41
ファイルサイズ: 2.0 MB
新機能:
ダウンロード
-
V1.1
2.0 MB
APK
Keyboard with REST API
2019-06-28
Keyboard with REST API 1.1 (11)
上の更新: 2019-06-28
Uploaded by: Filip Cakarevic
アンドロイド向け: Android 4.0+ (Ice Cream Sandwich, API 14)
署名: b5358820f2b3ab85debb2c301363df4b3d7466c4
DPI: nodpi
Arch: universal
ファイルのSHA-1: d402554214f8c53d6883976f74f4bd5d93234a7a
ファイルサイズ: 2.0 MB
新機能:
ダウンロード
Keyboard with REST APIに似ている