开发者

Android: Can background Activities execute code?

Are Activities in the background considered "running" (and can e开发者_如何学编程xecute code) or are they in a suspended state?


They are paused: Activity Life Cycle, so you cannot execute code from there.

Android: Can background Activities execute code?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜