I just finished makeing an android 2D game (low graphics) but when I test it in my tab it shows - "Your device does not match the hardware requirement for this application." It's my first game that I am testing on android and I don't know how to set the build setting so it is compatable for all devices. Please help me.<3
I thought that it is something of the API problem so i tried the game on a mobile with the same API level (android 5.1.1) but it worked correctly. Then I tried to build a new empty game to test on the tab and the game showed the same problem so I figured out that I have not set the right build setting and I have no idea how to set it right. I also download the sdk again but the problem still arives.