[android-developers] Re: Passing the "design for tablets" checks (dev console optilmization tips)
If you go in your console, select your app, then optimization tips it says this:
That's as simple as that!
On Friday, November 22, 2013 10:20:28 PM UTC+1, b0b wrote:
-- WHAT YOU SHOULD DO | WHEN YOU DID IT |
---|---|
On Friday, November 22, 2013 10:20:28 PM UTC+1, b0b wrote:
I have an app that I think is tablet friendly yet the dev console optimization tips report:
"Your layout should make use of the available space on tablets"
Great. It point to this page to solve it:
http://developer.android.com/distribute/googleplay/quality/ tablet.html#use-extra-space
The problem is that it is a bit vague about what exactly is required to pass this requirement.
- does it check for layout-sw600dp and res/layout-sw720dp (my app only has the former) ?
- does it check for XML Fragment declaration ?
- etc...
What is exactly required is not crystal clear...
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home