Android tutorials, examples and sample code. Come and get it!
Display display = ((WindowManager) getSystemService(Context.WINDOW_SERVICE)).getDefaultDisplay(); int screenWidth = display.getWidth();
No comments:
Post a Comment