The mappings between code names, version numbers, and API levels is here:
http://developer.android.com/reference/android/os/Build.VERSION_CODES.html

On Fri, May 13, 2011 at 8:55 PM, Leo <[email protected]> wrote:

>
> Can somebody clarify where the java libraries get pulled from with
> regard to
>
> Min SDK version vs target SDK version vs actual device android
> version.
>
> When compiling in SDK I see min SDK version android*.jar getting
> pulled into referenced libraries by the eclipse plugin. But how does
> that referenced library relate to the libraries specified in target
> SDK and the version of android running on device is a little unclear
> to me.
>
> By library - I mean android framework classes that are needed to run
> the app.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to