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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T08:17:05+00:00 2026-06-18T08:17:05+00:00

I deployed my application on Google Play and it doesn’t show as available for

  • 0

I deployed my application on Google Play and it doesn’t show as available for Tablet.
It has support for xlarge screens (as suggested in the SO answer)

The reason it doesn’t show is that it requires 3G, Telephony and some other things that a Tablet doesn’t (normally) have, but are absolutely neccesary for my Smartphone version, and are very nice to have on tablet as well.

So, my question essentially is: is there a way to set these requirements as “needed but not must” or require them at runtime and handle their absence in my Application?

Thanks

  • 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-18T08:17:07+00:00Added an answer on June 18, 2026 at 8:17 am

    Yes. There is a way to handle that.

    For setting this you need to make all these requirements as feature not permission.Then make it as not a must needed feature by adding android:required="false"

    Like this

    <uses-feature android:name="android.hardware.bluetooth" android:required="false"/>
    <uses-feature android:name="android.hardware.telephony" android:required="false"/>
    

    See the official doc

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

Sidebar

Related Questions

I've a application deployed on google app-engine..it has a registration form. now i've made
I have a Play application which is deployed on Google Appengine. I use Play
I have deployed an application on Google App Engine; I would like to see
I built a simple Web Application using GWT and deployed it to Google App
I recently deployed a Spring MVC application to google app engine, and the intial
I have been wondering: Has anyone successfully deployed a Google App Engine which uses
I have deployed an application on Google App Engine and I want to link
I created one application in Eclipse . I deployed that application in Google App
I deployed my application on google appe engine. My web site use Dojo with
I have a Groovy Web application which is NOT being deployed on Google app

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.