I have an app which really needs at least a 7" tablet.
From what I've read, I need to have a line in the manifest in the supports-screens section which says:
Code: Select all
android: xlargeScreens="true"
But that line doesn't seem to exist in any of the LC-supplied manifests that I can find, and if I add it, I get an error...
There was an error building the standalone application
could not generate package manifest
So, could someone kindly advise how I can build for a 7" min. tablet.
Many thanks...
--paul