louis49 / androidtv-remote

MIT License
68 stars 23 forks source link

send more data to TV with the app deep link #25

Closed Ganime422 closed 1 year ago

Ganime422 commented 1 year ago

Hi I am trying to analyze how I can send extra data with the appLink message. So currently the RemoteAppLinkLaunchRequest has only one field which is the app_link. but what if I want to send more data with that request? what if I want to add "extra" params? is it possible?