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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T01:25:51+00:00 2026-05-25T01:25:51+00:00

I am working on application which should go into android 2.2(Froyo) and android 2.3(GingerBread)

  • 0

I am working on application which should go into android 2.2(Froyo) and android 2.3(GingerBread) devices.

I have built application with android 2.3 SDK , and Installed the same application in 2.2(Froyo) and 2.3 (Ginger Bread) devices.

In both the devices application installed successfully and it is working properly.

I want to know if we install the higher version build into lower version devices is there any chances to face problems.

Till now I didn’t found any issue with this.

I didn’t used the MIN:SDK version field in the Manifest file.

  • 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-25T01:25:52+00:00Added an answer on May 25, 2026 at 1:25 am

    If you want only users from version 2.2 and up to download your app, just make sure your minimum SDK version is 2.2 by putting this line in your AndroidManifest.xml:

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

    If you want an upper bound limit as well, you can add:

    android:maxSdkVersion="10"
    

    So users with Android SDK version 2.2 up to 2.3.3 will be able to install your app.

    Regarding problems: If you’re using a specific SDK API then just make sure to add an if clause around it to make sure you’re on the right version. The best thing to do is change the target to 2.2 just to see if you have any compilation errors… Then you’d know what to change.
    Then just fix the problems, change back to 2.3 and build.

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

Sidebar

Related Questions

I'm working on a WPF application which should be utilizable with two monitors. In
I'm working on application which can be logically grouped into a core engine, and
I am working on an Android application and I have a question. I have
I'm currently working on a simple banking application. I have built a postgresql database,
I'm working on a Python web application in which I have some small modules
I am pretty far into my first Android application, and I have the sneaking
I have created an application which inserts data into a SQL database. Basically, from
I am working on an application which draws a simple dot grid. I would
I am working on an application which starts as a service but only if
I'm working on an application which stores data in tables, similar to an RDBMS.

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.