可绘制文件夹8寸平板电脑 [英] Drawable folder for 8 inch tablets

查看:120
本文介绍了可绘制文件夹8寸平板电脑的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我工作在一个Android应用程序,我想支持我的所有设备的应用程序。但我不知道从哪个绘制文件夹中的 8寸平板电脑获取图像。

 绘制-MDPI的手机,含320px的宽度图像
绘制 - 华电国际的手机,含480px宽图像
绘制-xhdpi的手机,含720px宽图像
绘制-sw600dp7''平板电脑,含600​​px的宽度图像
绘制-sw720dp10''片,含720px宽图像
 ???? 8''平板电脑
 

解决方案

您可以使用绘制-sw720dp 10''片,载 720px宽图像 8平板

有关,你可以参考这里,为8的详细信息是位于7-10之间的距离,让您可以使用10绘制文件夹

http://developer.android.com/guide/practices/screens_support.html

I am working in an android application and I want to support my application in all devices. But I don't know from which drawable folder 8 inch tablet takes images.

"drawable-mdpi" for mobiles, containing 320px-width images   
"drawable-hdpi" for mobiles, containing 480px-width images  
"drawable-xhdpi" for mobiles, containing 720px-width images  
"drawable-sw600dp" for 7'' tablets, containing 600px-width images  
"drawable-sw720dp" for 10'' tablets, containing 720px-width images    
 ????             for 8'' tablets

解决方案

You can use : "drawable-sw720dp" for 10'' tablets, containing 720px-width images" for the 8" Tablet .

For more info you can refer here , as 8" is reside between 7-10 Range so that you can use 10" drawable folder

http://developer.android.com/guide/practices/screens_support.html

这篇关于可绘制文件夹8寸平板电脑的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆