Hello, I'm trying to integrate some launcher buttons with home assistant and I'm looking for the adb launcher command to start Disney+ on the ShieldTV. Does anyone happen to know that or how to find the correct command?
Hello, I'm trying to integrate some launcher buttons with home assistant and I'm looking for the adb launcher command to start Disney+ on the ShieldTV. Does anyone happen to know that or how to find the correct command?
Already have ADB shell connected/open and Disney+ open on the TV screen.
ADB shell to get the <package/activity> currently open:
ADB shell to open an app:
Note: the <> notations are not needed to be typed.