2018-08-04, 16:41
Hi,
hope someone can help me with my question:
I am wondering if kodi has a built in function to grab android serial number?
wiki info label does not appear to support it: https://kodi.wiki/view/InfoLabels
But was wondering if there was a way to grab serial number (a hack )
https://developer.android.com/reference/...d/os/Build
Log.i("TAG","android.os.Build.SERIAL: " + Build.SERIAL);
Thank you
hope someone can help me with my question:
I am wondering if kodi has a built in function to grab android serial number?
wiki info label does not appear to support it: https://kodi.wiki/view/InfoLabels
But was wondering if there was a way to grab serial number (a hack )
https://developer.android.com/reference/...d/os/Build
Log.i("TAG","android.os.Build.SERIAL: " + Build.SERIAL);
Thank you