"Knowledge Grows When Shared...!!!"
macmaker.blogspot.com - ronak pandya
Friday, 15 June 2012
Get Height and Weidth in android
int width,height;
Display display = getWindowManager().getDefaultDisplay();
width = display.getWidth();
height = display.getHeight();
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment