Has anyone worked on sending text input to search on YouTube using a phone keyboard (via Android TV Remote Protocol)?
I'm trying to send text input to an Android TV device by constructing a RemoteImeBatchEdit message. I serialize the message and send it using the same send function that normally works for keypress events (like DPAD or HOME). However, as soon as I send the text input, the TV disconnects unexpectedly.
Has anyone encountered this issue or knows the correct way to send IME text to Android TV?
Has anyone worked on sending text input to search on YouTube using a phone keyboard (via Android TV Remote Protocol)?
I'm trying to send text input to an Android TV device by constructing a RemoteImeBatchEdit message. I serialize the message and send it using the same send function that normally works for keypress events (like DPAD or HOME). However, as soon as I send the text input, the TV disconnects unexpectedly.
Has anyone encountered this issue or knows the correct way to send IME text to Android TV?