Sunday, August 21, 2011

Re: [android-developers] Re: java.lang.NoClassDefFoundError: android.os.AsyncTask

On Sun, Aug 21, 2011 at 2:14 AM, b0b <pujos.michael@gmail.com> wrote:
> I'm also starting to think it is due to a broken install of the app.
> In any case not API level related since min API is 7.

It could be a pirated copy of your app, hacked to try running on an
old version of Android or on some messed up modded ROM that is missing
AsyncTask. This would surprise me, only because AsyncTask showed up in
Android 1.5.

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android 3.1 Programming Books: http://commonsware.com/books

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment