Has anyone found a way to force a sideloaded APK (i.e. YT Music) to run in full screen mode on the Chromecast with Google TV (4K/Android TV version 10)
When searching for a solution it appears that users have had success on other devices with 3rd party apps (i.e. set orientation). Unfortunately this doesn't seem like a solution for either CCwGTV or AndroidTV10, as no matter what app/settings I use the problem still persists.
I've also tried rotating the screen/app, forcing immersive mode, and changing the accelerometer (I'm pretty sure ATV10 doesn't have any accelerometer settings anyway) settings via adb.
The closest I've gotten is using adb; I'm able to rotate the app so it uses the full screen, unfortunately the entire app rotates, including the orientation.
Has anyone had any success with this?
You still have Set-Orientation installed? Run an ADB shell command first.
#Fix Android 10/11 Screen Rotation:
Then select "Landscape" in Set-Orientation again and you should be able open a sideloaded mobile app in Landscape mode finally.