摘要:
// 获取屏幕密度(方法1) int screenWidth = getWindowManager().getDefaultDisplay().getWidth(); // 屏幕宽(像素,如:480px) int screenHeight = getWindowManager().getDefaultDisplay().getHeight(); // 屏幕高(像素,如:800p) Log.e(TAG + " getDefaultDisplay", "screenWidth=" + scre... 阅读全文
posted @ 2012-08-15 15:41
大胸弟、
阅读(231)
评论(0)
推荐(0)

浙公网安备 33010602011771号