Pixel handling in Android -


i new android. in iphone have standard pixel sized of 320*480 work on screen. specifications android based devices.

there many different android devices many different screen sizes. can read official documentation advice on how handle these variations.

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


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -