android layout - Which resource folders do you recomment for tablet app? -


at moment, set these resource folders:

/res     /drawable     /drawable-large-hdpi     /layout     /layout-port     /layout-large-hdpi 

large-hdpi folders galaxy tab, while others other tablets.

what additional resource folders suggest add?

we use large-land, large-port, xlarge-land, & xlarge-port, not recommend this.

i recommend filtering drawables based on pixel density & filtering layouts based on screen size. also, read this.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -