be aware that android.os.Build.VERSION.SDK is deprecated and android.os.Build.VERSION.SDK_INT only available in level 4.
On Nov 26, 8:16 pm, Agus <[email protected]> wrote: > thanks > > On Thu, Nov 26, 2009 at 10:55 AM, Mark Murphy <[email protected]>wrote: > > > Agus wrote: > > > How to get the highest API level supported by the device? > > > android.os.Build.VERSION.SDK. > > > -- > > Mark Murphy (a Commons Guy) > >http://commonsware.com|http://twitter.com/commonsguy > > > _Beginning Android_ from Apress Now Available! > > > -- > > 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]<android-developers%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en > > -- 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

