A.BootstrapClassLoader B.ExtensionClassLoader C.SimpleClassLoader D.ApplicationClassLoader
A.Lifecyle B.LiveData C.ViewModel D.DadaBinding
A.創(chuàng)建Service繼承自IntentService B.在IntentService中創(chuàng)建子線程 C.覆寫構(gòu)造方法和onHandlerIntent()方法 D.在onHandlerIntent()中執(zhí)行耗時操作