What change did really happen in Async Task after Android Gingerbread?

前端 未结 3 1661
有刺的猬
有刺的猬 2021-01-22 12:05

What change did really Android team make in Async task after android 2.3. When I executed the following code I am getting same result in both Android 2.3 and 3.0.



        
3条回答
  •  没有蜡笔的小新
    2021-01-22 12:52

    This thread outlines the changes to AsyncTask in ICS. The information is provided by a Google Employee, so it's trustworthy.

    https://groups.google.com/forum/?fromgroups#!topic/android-developers/8M0RTFfO7-M

提交回复
热议问题