Page 1 of 1

Find if standalone is running on Android TVBOX

Posted: Mon Jul 19, 2021 12:42 pm
by trevix
Is there a way to have a function that reports if a standalone is running on a Android TVBOX?
Not on a phone or tablet, but on a Android tv or,better, and android TVBOX (those you connect to a TV with HDMI)

On my TVBOX:
- the machine: the name of the tvbox (ex A95XR5). Not enough to find out if is a cell model or else
- the platform: android
- the systemversion: 10 (for Android v10)
- the environment: mobile

What else is left?

Re: Find if standalone is running on Android TVBOX

Posted: Tue Jul 20, 2021 3:21 pm
by Bernard
Do you know how non-LC Android developers are able to determine this information?

Does the supplier's website offer any information for developers?

Re: Find if standalone is running on Android TVBOX

Posted: Thu Jul 22, 2021 12:15 pm
by trevix
I have found this:
https://stackoverflow.com/questions/417 ... oid-tv-box
But are anyway probably things to be handled in LCB, which is out of my reach.