Hello everyone and thanks for your help.
I am creating an application (by default, not B4XPage), to play videos and photos from a firetv (Amazon), but I need the app to be controlled with the remote control of the tv box, I have several objects, but not all of them can be controlled from correct way I wanted to know if there is any way to use the remote control.
....
I have managed to adapt functions by code that, depending on the button used, locate the object, but I have a problem with the EditTexts, since if they have focus enabled I cannot control how to use them and when I manage to enable the virtual keyboard by focusing on the EditText, the other objects stop working, I don't know if something can be done with these types of events.
thanks
I am creating an application (by default, not B4XPage), to play videos and photos from a firetv (Amazon), but I need the app to be controlled with the remote control of the tv box, I have several objects, but not all of them can be controlled from correct way I wanted to know if there is any way to use the remote control.
....
I have managed to adapt functions by code that, depending on the button used, locate the object, but I have a problem with the EditTexts, since if they have focus enabled I cannot control how to use them and when I manage to enable the virtual keyboard by focusing on the EditText, the other objects stop working, I don't know if something can be done with these types of events.
thanks