Starting from Android 10, apps that need to launch at startup (Auto-launch) need to be granted permission SYSTEM_ALERT_WINDOW (also often called “drawing over other apps”).
Generally, this has not been a problem, since our app detects the missing permission and directs the user to grant the permission.
With the release of generation 2 for Fire TV 4k and 4K max (rounded corners), they run now on FireOS 8 (which is built on Android 11), and the devices require the same permission. The problem is that FireOS 8 does not have the user interface to grant the permission, therefore the only way to get our signage app to launch on startup is to grant the permission via the developer tools command.
We recommend installing ADB (Android Debug Bridge) on your computer so you can grant the permission needed for Auto-Launch. This process requires a computer and installing ADB command on it.
./adb connect <device-ip-here>
, for example ./adb connect 192.168.1.115
./adb devices
, you should see the device listed../adb shell appops set dk.fadeit.play SYSTEM_ALERT_WINDOW allow
adb connect <device-ip-here>
, for example adb connect 192.168.1.115
adb devices
, you should see the device listed.adb shell appops set dk.fadeit.play SYSTEM_ALERT_WINDOW allow
We recommend you return your newly purchased Amazon FireTV Stick and purchase either the .Onn or the Chromecast entry-level media player.
Most people think designing content for digital signage is super difficult, but if you can use Powerpoint, you can also create and design your own content in our editor.