I was creating a Web Browser For Android TV. And as all of you guys know android TVs don’t have any touch screen. So, we have to control the whole thing with just remote.
This is the basic structure of an Android TV Remote
In this picture, we can see that there are not so many buttons. All the operations will happen depending only on 6 buttons: UP, DOWN, SELECT/OK, LEFT, RIGHT, And BACK is unusual in this case.
There can be a cursor on the web viewer. And the location of that cursor will be controlled by the remote. Like if we press “UP” the cursor will also go up and if we press down, it will go down.
Like this is an simple search result and this will load in Web Viewer. And user can move the cursor with remote and select a search result by pressing “OK/Select”.
When I searched for “Android TV with kodular” I get 16 topics about attempts to create an App for
Android TV. You should study them all and then try something yourself.
You can after that post your results here,so it would help the community!