Hi,

I thought that I can use Build.VERSION.SDK_INT for detect android
version.
But I got errors from my users because they has Froyo,
Build.VERSION.RELEASE returns "2.2" (I can see it in error mails),
and Build.VERSION.SDK_INT has value 9. It says that it is gingerbread
and my app tries to use gingerbread features.

It is a Samsung device.
I'm very sad about it :(

T.

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

Reply via email to