Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Android TV remote support
-
Hi are there any samples that works to give small demo on android TV/ FireTV to play with remote buttons supported which was developed using QT???
-
@gpreddy-0
AFAIK those are simple key events in the system.
So simply log all key events while playing around with the remote in your application.