2019独角兽企业重金招聘Python工程师标准>>> Service还是运行在UI线程,所以耗时的操作不适于放在Service,而IntentService的出现解决了这个问题 转载于:https://my.oschina.net/u/1402366/blog/209157