Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7158195
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T13:01:20+00:00 2026-05-28T13:01:20+00:00

the more I read the Supporting Multiple Screens guide, the more I get confused.

  • 0

the more I read the Supporting Multiple Screens guide, the more I get confused.
if the layout folder’s qualifier is based on size (small, normal, large and xlarge) and the drawable folder’s qualifier is based on density (ldpi, mdpi,hdpi and xhdpi),
then how can I specify the size of the drawables/images??
should all the images inside the drawable folders have the same size (based on the normal screen size) but different densities (i.e. pic.png inside drawable.ldpi has the same width and height of pic.png inside drawable.mdpi but has different density)??
the problem is that each screen size may include the three densities (i.e. a large screen may be ldpi,mdpi or hdpi).
.how can I be designing the images on size basis and on density basis on the same time??
thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T13:01:21+00:00Added an answer on May 28, 2026 at 1:01 pm

    In general you’ll want the smallest pictures in ldpi, middle ones in mdpi, and larger in hdpi etc…

    Even though it is technically possible for a device to have a “large” screen and an “ldpi” density manufactures have tended to stick to making devices with big screens be higher density as well.

    EDIT:

    The images only need to be designed with density in mind. Because if you take the same 100×100 pixel image and show it at 3 different densities it will appear largest (to human eyes) on the smallest density. So to account for that you make 3 images, lets say one 80×80, one 100×100, and one 120×120. Now if you show those 3 images across 3 densities the size that object appears to be to your eyes will be much closer than before.

    the large, medium, small etc… qualifiers that you can add to the layout folders are not so much about any image resources themselves, but rather structuring the View components on the given page so as to make best use of the space available.

    For instance, if your application has a list of items to choose from in it. On a tablet (large or xlarge) screen it may look nicer and be more effecient to have two or more columns of items displayed in your list on the screen. Whereas on a handset there may not be enough width (in portrait mode) to fit more than 1 column in. So to handle this situation you’d put a layout xml file inside the layout-normal folder that has a single column ListView. Then put another layout xml file in the layout-large folder that uses a GridView so that it can have an additional column

    This image will show you roughly which folder the system will pull your images and/ or layout xml files from given the screen size and density.:

    size and density breakdown

    All of your image resources go in the drawable folders which are qualified with the densities. (ldpi, mdpi, hdpi etc)

    The layout folders are what get qualified with the screen size (small, normal, large etc) The layout folders will contain xml layout files only, no images.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I read the document: Supporting Multiple Screens But still can't figure out how to
The more I read into Asp.Net MVC the more layers and components I find
I use read more at the end of paragraph just for reminder for user
Where can I read more about creating linked slides like at the top of
I'm checking a number of 'read more' links on my blog, and either hiding
I have found C++ FQA Lite very edificatory and would like to read more
Possible Duplicate: What is a ‘Closure’? I read more and more about closures but
i have read in more then one place that using NHibernate's Identifier as Primary
I have quickly read (and will read with more care soon) the article of
I read a table with more than 1 million records from a database. It

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.