Android Game option at Build Settings

Hi!

I would like to ask you that what is Android Game option in the build settings means? Does it make any changes to anything see-able, or just an internal mark? Does it needed to publish the game on Play Store, or what the reason of the checkbox?

Thanks

You can look at the tooltip for this option:
2242419--149693--upload_2015-8-9_15-12-11.png

I guess this marks the built APK as a game (so it’s listed under Games on your device, or in the store, for example).

I have took a look at the tooltip, but I couldn’t exactly figure out, what does it mean. As on store I’m able to choose the category of the game so it’s not choosen by the app itself. (as far as I know).

Thanks anyway

In the manifest, under the tag you can put this:

It looks like at least right now it’s mainly use for Android TV builds??