I thought all I had to do was add wide-screen 1080p mode with controller support on a normal Android game but I get the error on Google Play dev
[quote:12ug9k0f]Doesn't support required feature <uses-feature>
- android.hardware.faketouch
How do I fix this and support Android TV? Because I spent hours adding controller and 2 player mode into my game, only to find out that my Android TV audience can't even download the game.
Thank you for your time
EDIT: I found out that I'm just supposed to turn that code into "False" but I don't know where to do that.