What is a potential use for an IntentService in a real-world application

前端 未结 0 1481
一个人的身影
一个人的身影 2020-11-29 16:56

From what I know is that an IntentService is a sub-class of a Service that handles asynchronous requests (expressed as Intents) on demand. But I\'m trying to understand what

相关标签:
回答
  • 消灭零回复
提交回复
热议问题