On Sun, Jun 5, 2011 at 7:14 PM, Peli <[email protected]> wrote:
> The compatibility library still contains references to AsyncTask which is > not available until 1.6, so it does not compile with 1.1 or 1.5, but once > compiled with 1.6 or higher it seems to load fine in 1.1 and 1.5. > http://developer.android.com/reference/android/os/AsyncTask.html Since: API Level 3 (which is 1.5) ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

