What is the max x, y size of a Android screen in pixels? Is there a standard set by the OS or does it mostly just depend upon the phone hardware.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here are informative paragraphs about the question https://developer.android.com/guide/practices/screens_support.html#range
Scroll down a bit to see the table.
Note: though the article states that not all screen sizes are represented on the table, for the current version of Android (Froyo 2.2) maximum supported screen size is 480×854.