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 7057633
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:00:37+00:00 2026-05-28T04:00:37+00:00

Dear StackOverflow users, I found a of information about what Drawables to use (HDPI,

  • 0

Dear StackOverflow users,

I found a of information about what Drawables to use (HDPI, MDPI, LDPI) on StackOverflow. Currently I am using only the HDPI folder. My ImageButtons are 72×72. According to Eclipse, looking at the Graphical Layout of the .XML file, the smallest screen (2.7 IN QVGA) can show all buttons.

If I am correct, Android will scale down the images if someone with MDPI or LDPI screen uses the APP, right? Is there also a setting wherein all different DPI sizes use the 72×72 image? And should I specifically define in the Android Manifest what DPI’s are supported? Or when I leave this empty, will it support all possible devices?

Thanks in advance for any answers!
(Maybe (parts) of these questions are already answered, but there is so much stuff found by google regarding this)

EDIT:

I found this for my android manifest file. Would this make it work on all devices? And scale down the HDPI images?:

<supports-screens 
android:largeScreens="true" 
android:normalScreens="true" 
android:smallScreens="true"
android:anyDensity="true" 
android:resizeable="true" />
  • 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-28T04:00:37+00:00Added an answer on May 28, 2026 at 4:00 am

    If I am correct, Android will scale down the images if someone with MDPI or LDPI screen uses the APP, right?

    Yes.

    Is there also a setting wherein all different DPI sizes use the 72×72 image?

    It should have that effect if you put them in res/drawable/ rather than res/drawable-hdpi/.

    And should I specifically define in the Android Manifest what DPI’s are supported?

    If you wish to preclude your application from appearing in the Market for certain densities, you can use <compatible-screens> for that. Ideally, you have your app work on all densities.

    Would this make it work on all devices?

    It will allow your app to be installed on all devices. Whether or not it works is up to you. Please remove the android:resizeable attribute (deprecated). You can also remove android:anyDensity (it is true by default).

    And scale down the HDPI images?

    Yes, it should scale down the HDPI images. It would do that even without this element.

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

Sidebar

Related Questions

Dear members of the Stackoverflow community, We are developing a web application using the
good day dear php-fans at stackoverflow. i want to use imagegrabscreen — to get
Dear Friends from Stackoverflow, Please help me with a problem that i'm having when
Dear Stacktoverflow, can you show me an example of how to use a QScrollBar?
Dear all, I have a question about Facebook Page: ( NOT user profile page,
Dear experts, I am quite new to javascript and I often see coders use
Dear Masters! Is it possible to ensure, that only characters with codes between 0
Dear experts, I was trying to dynamically generate DOM elements using JS. I read
dear all..i've a textfield, it using barcode scanner for input data..after scan it shows
dear all.. i'm new to ajax timer, since someone tell me to use 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.