Android nVidia Shield TV (2015 & 2017 Models) - UPDATED: May 25, 2018
Anybody here having problems starting android apps from kodi/plugins on the Shield with the latest update?

Executing a python command to start an app doesnt seem to work anymore.
python:

command = ["/system/bin/am", "start --user 0 -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -e ROM "xxxx"]
subprocess.call(command, stdout = f, stderr = subprocess.STDOUT, close_fds = True)

Getting the following stdout data:
cmd: Failure calling service activity: Failed transaction (2147483646)
Reply


Messages In This Thread
Rip CDs? - by crisp waffles - 2017-03-20, 21:19
RE: nVidia Shield TV (2015 & 2017 Models) - UPDATED: May 25, 2018 - by chrisism - 2018-07-05, 00:33
Logout Mark Read Team Forum Stats Members Help
nVidia Shield TV (2015 & 2017 Models) - UPDATED: May 25, 20188