Android: How to make app on Google Play to support tablets.

Just realised, that some of my apps are not supported on Tablets. As you see on the screen, Samsung Tab S2 is not supported. The reason was described in the post on StackOverflow Why is App not compatible with Tablets after update You should add the following rules to Manifest.xml file. //Special rule to support… Continue reading Android: How to make app on Google Play to support tablets.