会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
我想我会记得你
我找不到我自己了
博客园
首页
新随笔
管理
2020年8月27日
Android开发之IntentService
摘要: 2020-08-27 1、什么是IntentService android.app.IntentService 的本质就是一个 android.app.Service。 它需要在 AndroidManifest.xml 中注册 <service /> 节点,并可以 startService() 的形
阅读全文
posted @ 2020-08-27 22:54 大窟窿
阅读(4328)
评论(0)
推荐(0)
编辑
公告