This chapter contains some of the basics of using threads, discusses threads in collaboration
with Android components, and finishes with thread management. It covers the
cancellation of tasks, how to retain threads across Activity and Fragment objects, and
other essential techniques.
转载于:https://blog.51cto.com/4280543/1828680