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

The Archive Base Latest Questions

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

I have an existing app that has a minimum android:minSdkVersion of Android 2.1 I

  • 0

I have an existing app that has a minimum android:minSdkVersion of Android 2.1
I noticed my app runs sluggish on Tablet Androids (3.0+) so I wanted to enable the hardware acceleration that was added in Android 3.0.

Where I am confused in in eclipse under project Properties-> Android I was originally selecting Android 2.2 (API 8) but in order for the new hardware acceleration to work I need to select Android 3.0 (API 11). My question is what is the risk in switching my Project Build Target to Android 3.0? And in general should I just be releasing compiled with the latest Project Build Target? What are other people doing? Do you just always release with the latest API?

I tried searching quite a bit but can only find discussions on android:minSdkVersion and android:targetSdkVersion but not anything on the actual Android API used in the build.

Thanks for any help

  • 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-24T07:46:23+00:00Added an answer on May 24, 2026 at 7:46 am

    I think you have not read documentation

    http://developer.android.com/guide/topics/manifest/uses-sdk-element.html

    android:minSdkVersion

    An integer designating the minimum API Level required for the application to run. The Android system will prevent the user from installing the application if the system’s API Level is lower than the value specified in this attribute. You should always declare this attribute.

    android:targetSdkVersion

    An integer designating the API Level that the application is targetting.
    With this attribute set, the application says that it is able to run on older versions (down to minSdkVersion), but was explicitly tested to work with the version specified here. Specifying this target version allows the platform to disable compatibility settings that are not required for the target version (which may otherwise be turned on in order to maintain forward-compatibility) or enable newer features that are not available to older applications. This does not mean that you can program different features for different versions of the platform—it simply informs the platform that you have tested against the target version and the platform should not perform any extra work to maintain forward-compatibility with the target version.

    android:maxSdkVersion

    An integer designating the maximum API Level on which the application is designed to run.
    In Android 1.5, 1.6, 2.0, and 2.0.1, the system checks the value of this attribute when installing an application and when revalidating the application after a system update. In either case, if the application’s android:maxSdkVersion attribute is lower than the API Level used by the system itself, then the system will not allow the application to be installed. In the case of revalidation after system update, this effectively removes your application from the device.

    Future versions of Android (beyond Android 2.0.1) will no longer check or enforce the android:maxSdkVersion attribute during installation or revalidation. Android Market will continue to use the attribute as a filter, however, when presenting users with applications available for download.

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

Sidebar

Related Questions

I have an existing app that has many, many models. I'd like to log
I have an existing web app that has a data layer and a bll
We have an existing winforms app that (connects to a .NET Remoting Service)has a
I have an existing web app that allows users to rate items based on
I have an existing app with a command-line interface that I'm adding a GUI
I have a legacy PHP/MySQL app that calls mysql_connect(). Tons of existing downstream code
I have implemented an iPhone App that has FanWall in it where users are
We're having trouble with an existing ASP.NET Webforms app. It's an app that has
I have an existing iPhone project that has been tested, submitted, and approved, compiled
I have a web server that has existing pages in it that are created

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.