I wan't to create a mobile game for Android and iOS and I wan't to allow this game only on mobile devices (no tablets, TV, watches ...).
I work with Unity and for iOS I just found the button "Target Device : iPhone Only".
My problem is for Android devices ... There is no button like for iOS.
After a few researches, I just found that I have to add some lines on the AndroidManifest.xml file. But There is no AndroidManifest.xml file on my project and it's impossible to create a new xml file with Unity.
Need your help guys ...
Thanks a lot !