Display display = getWindowManager().getDefaultDisplay(); int w = display.getWidth(); int h = display.getHeight();