Greetings, all.
Thank you in advance for any explanations you may provide.
Does this manifest entry apply to portrait or landscape?
The Google documentation is not quite clear (at least to me).
http://developer.android.com/guide/topics/manifest/supports-screens-element.html
Based on the documentation, this seems to be available for Android > 3.2, but I am not clear on this either???
What other size attributes can be specified for filtering in Google Play? For example, Minimum: 1280 by 800...
Best regards.
Sandy
Thank you in advance for any explanations you may provide.
Does this manifest entry apply to portrait or landscape?
B4X:
android:requiresSmallestWidthDp="1200"
The Google documentation is not quite clear (at least to me).
http://developer.android.com/guide/topics/manifest/supports-screens-element.html
Based on the documentation, this seems to be available for Android > 3.2, but I am not clear on this either???
What other size attributes can be specified for filtering in Google Play? For example, Minimum: 1280 by 800...
Best regards.
Sandy