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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T13:26:33+00:00 2026-05-26T13:26:33+00:00

My app is designed specifically for handsets, but when I try to upload the

  • 0

My app is designed specifically for handsets, but when I try to upload the app to market it shows that my app is visible to tablets (xlarge) too. I intentionally don’t want my app to be displayed in market if accessed from tablets.

I tried playing around with minSdkVersion and targetVersion support and also elements.

I also tried using

<manifest ... >
    <compatible-screens>
        <!-- all small size screens -->
        <screen android:screenSize="small" android:screenDensity="ldpi" />
        <screen android:screenSize="small" android:screenDensity="mdpi" />
        <screen android:screenSize="small" android:screenDensity="hdpi" />
        <screen android:screenSize="small" android:screenDensity="xhdpi" />
        <!-- all normal size screens -->
        <screen android:screenSize="normal" android:screenDensity="ldpi" />
        <screen android:screenSize="normal" android:screenDensity="mdpi" />
        <screen android:screenSize="normal" android:screenDensity="hdpi" />
        <screen android:screenSize="normal" android:screenDensity="xhdpi" />
    </compatible-screens>
    ...
    <application ... >
        ...
    <application>
</manifest> 

But I get an error:

Multiple annotations found at this line:
– error: No resource identifier found for attribute ‘screenDensity’ in package
‘android’
– error: No resource identifier found for attribute ‘screenSize’ in package
‘android’

What am I missing?

  • 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-26T13:26:33+00:00Added an answer on May 26, 2026 at 1:26 pm

    You should use market filters to specify exactly those things your application really needs. If the device needs to be a cellphone, add <uses-feature android:name="android.hardware.telephony"/>

    Filtering out tablets by specifying compatible screen sizes makes no sense. See <uses-feature> for the list of hardware features. Don’t simply add elements just for the sake of filtering, the manifest should specify what the application requires in order to work.

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

Sidebar

Related Questions

I'm building a Django app that is designed to be multithreaded but reside in
I have a wpf app that needs to communicate(exchange data) with a custom designed
I'm writing an application that is currently a pure QT4 app. It is designed
Are there any better web languages for a web app that is designed to
I'm building an c# app that is designed to replicate and enhance the functionality
I have designed an app in vb.net 2005 that at one point adds and
My Android app is specifically designed for tablet, and I do not want it
I'm using a Gallery view in my app. The app is designed so that
I am developing an iPad app that is designed to be released to private
I have an app that was designed for the Google 2.2 api (it includes

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.