What Dp and emulator is the best for developing xml layouts on android with eclipse IDE?
Share
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.
“Best” is subjective. I’d advise just starting with a common resolution like 800×480 and hdpi (which is a common density now), but you’ll want to test with a variety of resolutions and densities, and in fact for a complicated application you might end up developing layouts for multiple screen sizes/densities at which time you’ll have to create appropriately different emulators or find appropriate devices to develop and test on.