On Friday, April 20, 2012 11:39:51 PM UTC+2, Dianne Hackborn wrote:
>
> Sorry yes it is API 13, I turned around the logic of the code when I 
> glanced at it:
>
>         // If the app is Honeycomb MR1 or earlier, switch its AsyncTask
>         // implementation to use the pool executor.  Normally, we use the
>         // serialized executor as the default. This has to happen in the
>         // main thread so the main looper is set right.
>
>
Please document this here: 
https://developer.android.com/reference/android/os/Build.VERSION_CODES.html#HONEYCOMB_MR2

Or is there a better place for developers to stay informed what a 
targetSDKVersion change means for their app?

Regards,
Dirk

 

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

Reply via email to