Can someone with a Sony TV please pull the light box apk from the Sony TV.
Can be done by using
here is a link to Apk Extractor on the google playstore. It will take your installed app, and turn it into an apk to be sideloaded on a different device. https://play.google.com/store/apps/details?id=com.ext.ui&hl=en
Or
Enable developer mode on your Android TV by tapping on the build version approx 7 times. Then in developer options, enable ADB. Next, from your PC on the same network, type the following:
adb connect {IP of the Android TV}
Note: You'll have to accept the authorization pop-up on your Android TV.
To browse via command line:
adb shell
Then, once you found the file you want to pull off of the TV:
adb pull {path to the file} {path on local machine}
or
I think there's an option to "Backup" in ES File Explorer that extracts it. That's how I got Pokemon Go off my phone and onto my tablet.
Also if someone can get sky fanpass that would be great
Kind regards