On Aug 21, 12:02 am, b0b <pujos.mich...@gmail.com> wrote:
> I have an app on the Market that works well for most users but for a
> few of them and very rarely, I get crash reports with exception:
>
> java.lang.NoClassDefFoundError: android.os.AsyncTask
>

AsyncTask was introduced in api level 3. Any chance your apps minimum
sdk level is below that?
Probably not but sometime it is the obvious things that cause the most
trouble.

It would nice if the developer console error page had the Android
version and device in it.

-- 
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