开发者

I want my app to run things in the background, even when the user is donig other things on his Android

What should I look at to get started?

Is it Timer? http://developer.and开发者_开发技巧roid.com/reference/java/util/Timer.html

Or am I missing something else?


You should use a Service:

http://developer.android.com/reference/android/app/Service.html

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜