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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T22:41:16+00:00 2026-05-17T22:41:16+00:00

I started writing my first Android app, and chose SDK 2.0.1, before I had

  • 0

I started writing my first Android app, and chose SDK 2.0.1, before I had an android phone.
I wantto test the app on a phone that is Android 1.6. The app itself uses pretty simple stuff, so I’m sure its 1.6 compatible, but I want to change the SDK level from Eclipse.

The “default.properties” file in my project tree and naively tried to change from Android 6, but it isn’t changeable, but if I try to change it it tells me to change the build.properties of the project. I don’t know what that means. I’m not used to eclipse and am still fumbling around it.

I went to the project properties and clicked on “Java Build Path”, but from there I don’t know how to add,remove or edit the libraries.

Basically, I’m asking how to downgrade my project from inside eclipse, so I can export it to a compatible phone.

  • 1 1 Answer
  • 4 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-17T22:41:17+00:00Added an answer on May 17, 2026 at 10:41 pm

    You can actually keep the project’s targetSDK at the same level, and just use a minSDK value.

    What this means is that your application will target to build against a certain API, but it will let phones with lesser versions of Android than that API to also run the app. The catch is that you have to make sure you don’t make any API calls that don’t exist in the older versions of Android.

    To change this, go to your AndroidManifest.xml and add the following inside of the xml node:

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

    This would set your minsdk to Android 1.5. Change it 4 for Android 1.6 and so on.

    But if you really want to change the TargetSDK, right click on your project –> properties. Then click the Android tab on the left. Then check the box of the target API you want to build against.

    Some more versioning info can be found here.

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

Sidebar

Related Questions

I'm just starting to learn Android development and writing my first app. I started
I'm following a book on Android Development to get myself started writing my first
I've just started writing my first app. I have EditText field in which i
I started writing functional tests for my rails app today. I use the RESTful
I've just started writing a reasonably straightforward site using sinatra. My problem is that
When I first started writing CSS, I was writing it in an expanded form
I have started writing my own WebDAV server class in .NET, and the first
I'm trying to get into Android app developing. My first problem is actually getting
I just started writing Applets and I had some questions about the HTML applet
I'm very new to Orchard CMS and I have started writing my first module.

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.