Hi!
I work for my simple app. It must lock the device screen. The application requests DEVICE_ADMIN rights to lock the screen, send to sleep. I work in Android Studio. On the smartphone emulator Pixel it works. But on Android TV does not work. White screen and all. Permissions are not requested at start app. How can I get rights to Android TV? (as I described in the Manifesto). Maybe I did something wrong? I show you my manifest. Some code to show? Thanks in advanc
Ask this in r/Androiddev my 5 cents would be it's because AndroidTV doesn't have a lock screen per se, but what do I know..