Why is bluetooth not supported in Android TV SDK? -
what rationale bluetooth not being supported on android tv? nexus tv has bluetooth 4.1 radio. connects accessories via bluetooth. according "unsupported tv features" section in "handling tv hardware" documentation bluetooth listed not supported. https://developer.android.com/training/tv/start/hardware.html
i'd build app allows end user synchronize iot device android tv. 1 of challenges of iot systems making synchronization of data friction-less possible. using android tv device that's in living room, user need have iot device in living room synchronize.
for current (2017) android tv, bluetooth supported, stated page linked above.
apparently, page used state bluetooth not supported incorrect , fixed in 2015; ref: https://github.com/aosp-exynos4/android_frameworks_base/commit/c283670669b9510638ef4089eded8597576c1e44
please note not link 'official' change log linked website source not publicly available afaik , there's no way view changes on time on it.
Comments
Post a Comment