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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:38:04+00:00 2026-05-27T16:38:04+00:00

I have been making iphone applications for a while, but now want to start

  • 0

I have been making iphone applications for a while, but now want to start making them on android as well.

However i see that the new 4.0 is emerging and was wondering, as long as i do not use any functions that are only available on 4.0, can i use the 4.0 sdk to develop for all 4.0, 2.3 and tablet devices at the same time?

So i can make it compatible for all Tablet devices and all deices running 2.3 as well?

Thanks very much for all your 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-27T16:38:04+00:00Added an answer on May 27, 2026 at 4:38 pm

    If you want to do as you say have this in your manifest:

     <uses-sdk
        android:minSdkVersion="9"
        android:targetSdkVersion="15" />
    

    This says you support from version 2.3.2 but are developing against 4.0.3.

    This will work on all devices phone/tablet that run on Android >= 2.3.2.

    Making it look good on all those devices is a different question altogether.

    EDIT to explain min and target

    midSdk is saying yes I support platform version 9 and any above it.
    So I can work with the Android system code on any v9 device and above.
    Combined with targetSdk it says I can run on a minimum of platform v9 but I’m telling you I’ve tested upto v15 so if you can do anything cool to help my app (like hardware graphics acceleration) then do it! because I’ve targeted that version. But I don’t rely on hardware acceleration to work!

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

Sidebar

Related Questions

I have been making applications in objective-c for a while now and feel i
I have been working on an iPhone App for a couple of weeks now
I have been developing one application in iPhone and I'm making custom cells for
I'm making an iPhone app and I have been able to add each letter
I have been making a live wallpaper and have finally succeeded so far, but
I'm making an iphone only app, so far I have been able to share
I have been making a project on Android 4.0 and I have faced some
I have been making a little toy web application in C# along the lines
I have been making a threaded comment system as a way to learn php
I'm relatively new to java (specifically swing) and have recently been making some fairly

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.