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

  • SEARCH
  • Home
  • 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 6045569
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T07:08:21+00:00 2026-05-23T07:08:21+00:00

I have published some apps and today I realized that they are available in

  • 0

I have published some apps and today I realized that they are available in the market only for devices with normal, large and xlarge screen… I would like my apps to be available for every screen dimensions… However, I have a galaxy s and a galaxy mini(small screen) and if I use any of then as emulator the app is running perfect. Please keep on mind that I have only one folder for my graphics(drawable). Searching the net, I have found that in order to have my app in all screen size market I should add that in my manifest:

<manifest ... >
    ...
    <supports-screens android:smallScreens="true"
                      android:normalScreens="true"
                      android:largeScreens="true"
                      android:xlargeScreens="true" />
    <application ... >
        ...
    <application>
</manifest>

Is that right? Should I do it? I would like to have you opinion please

EDIT:

I just tried to add these line in my manifest and I’m getting error when I try to save it. The error is:

Multiple annotations found at this line:
    - error: No resource identifier found for attribute 'largeScreens' in package 
     'android'
    - error: No resource identifier found for attribute 'xlargeScreens' in package 
     'android'
    - error: No resource identifier found for attribute 'normalScreens' in package 
     'android'
    - error: No resource identifier found for attribute 'smallScreens' in package 
     'android'
  • 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-23T07:08:22+00:00Added an answer on May 23, 2026 at 7:08 am

    It is right approach. Searching on market is based on

    supports-screen
    

    tag in the manifest file.


    Attributes

    android:smallScreens
    android:normalScreens
    android:largeScreens
    

    are added in Android 1.6, while

    android:xlargeScreens
    

    in 3.0. Nevertheless, you should have them set to true in your manifest to have seaching on the market work correctly.


    Make sure you have proper

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

    This tag indicates minimum version of SDK your application requires. It based on API you have used.

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

Sidebar

Related Questions

I have some test apps that I never intend to publish to the official
I read everywhere that rewriting history of commits that have been published is bad
As we know only developers from some countries can publish paid apps on the
I have published an app which is at version 3.0. I have made some
i have recently published my app in android market site. After a month i
I've been having some fun with Flash developing IOS apps. I currently have two
I have a little Facebook app, that posts some preloaded images. I changed the
I have published an app on Android Market. I recently updated it. I want
i have published android app but not appearing in android market.i m using android
I have some applications that were transferred from another company to ours. We have

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.