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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T19:37:40+00:00 2026-05-26T19:37:40+00:00

I have this small app that runs on any phone having API level 6

  • 0

I have this small app that runs on any phone having API level 6 and above (Android 2.0.1). However, when one of our test phones, Dell XCD 35 tries to install this app from Android Market, it simply says that device is not compatible.

This is rather puzzling because when I deploy that APK directly on the device via email, it works fine but it shows compatibility error via Android Market. I have verified that all <uses-feature> are available on the Dell XCD 35 device.

The Dell XCD35 is running Android 2.2. Interestingly, it runs fine on HTC desire that also runs Android 2.2.

What could be causing this “Not Compatible” warning? Any pointers would be highly appreciated.

Thanks!
– Manish

  • 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-26T19:37:41+00:00Added an answer on May 26, 2026 at 7:37 pm

    I found answer to this one few days ago, but couldn’t add it here as I was preoccupied with several other things. Adding answer now so that anyone facing similar problem might benefit from this.

    I am using Camera Flashlight in my application. However, I have taken care in the code to ensure that it would run fine on devices not having camera flashlight (such as Dell XCD 35 aka ZTE Blade). I had not added an explicit <uses-feature> tag for this. For some reason, android market labelled this feature as “mandatory” and showed it as “not compatible” for all android devices that didn’t have camera flashlight.

    I solved this by adding 3 <uses-feature> lines in my android manifest file with attribute “android:required” set as false.

        <uses-feature android:required="false" android:name="android.hardware.camera" />
        <uses-feature android:required="false" android:name="android.hardware.camera.autofocus" />
        <uses-feature android:required="false" android:name="android.hardware.camera.flash"/>  
    

    This fixed the problem, and android market shows ‘Dell XCD 35 aka ZTE Blade‘ it as compatible device for my app.

    Resolved!!! 🙂

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

Sidebar

Related Questions

I have a small app that has a Render thread. All this thread does
I have this small app that loads plugin type components that other users can
I have a small app on Heroku's cedar stack that uses two processes. One
We have a Flash app (AS3). This is a desktop application that runs in
I have this small code library that I'm considering releasing into Open Source. I
I have this small class called City that simply holds some information about a
I'm having a small problem. I have this grid with a column: <data:DataGrid ColumnHeaderStyle={StaticResource
I used to have a small chat app(which was almost working), that uses PHP,
I have a really small app that I put together in VS 2008 Express
Using PHP.. I have a small app that I built that currently uses a

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.