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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T00:36:01+00:00 2026-06-04T00:36:01+00:00

Base on my understanding, The supporting multiple screen size is work on 3.2 or

  • 0

Base on my understanding, The supporting multiple screen size is work on 3.2 or later. any below of that version, it will not auto detect screen size and choose the correct layout folder.

Correct me if i am wrong

However, my case was i am running an application on an emulator and two difference size and version devices.

Emulator : 1.6 version with QVGA. It does auto detect screen size and choose correct layout folder.

first device : 2.2 version with small size (QVGA). It does not auto detect screen size and choose wrong layout folder

second device : 4.0.4 version with Nexus S-medium size (HVGA). It does auto detect screen size and choose correct layout folder.

my manifest.xml

<uses-sdk android:minSdkVersion="12" />

<supports-screens
    android:anyDensity="true"
    android:largeScreens="true"
    android:normalScreens="true"
    android:resizeable="true"
    android:smallScreens="true"
    android:xlargeScreens="true"
    android:requiresSmallestWidthDp="426" >
</supports-screens>

my folder

res/drawable

res/layout

res/layout-small

I don’t create new set of drawable because the image can show clearly if using small layout so i don’t bother that one.

What if i upgrade my first device from 2.2 to 3.2 or later, then the device will auto detect and choose correct folder?

  • 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-06-04T00:36:03+00:00Added an answer on June 4, 2026 at 12:36 am

    The below link will guide you on how to go about with it.

    http://www.brighthub.com/mobile/google-android/articles/61895.aspx#
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I might have misunderstood the meaning of base.OnLoad(e); My understanding was that this statement
Basically, I was always in the understanding that you should return the expose base
Possible Duplicate: Interface vs Base class I am not understanding the difference between an
For my understanding purpose i have implemented Chain-Of-Responsibility pattern. //Abstract Base Type public abstract
My base class has properties that are used by a subclass. where should Release
ActiveRecord::Base has a big ol' API with multiple methods for both finding and saving
In my understanding, the below implementation of equal and hashcode are safe as the
From my understanding, the virtual keyword allows you to use the base class' method,
The pure virtual destructor in base class should have a definition. Otherwise compiler will
I've noticed that getting started with design patterns is pretty difficult for beginners. Understanding

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.