在Android的特定时间触发后台服务 [英] Trigger background service at a specific time in Android

查看:176
本文介绍了在Android的特定时间触发后台服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

欲在特定时间启动背景每天在一个服务。我在Android 2.2。请建议我一个样品code。

I want to start a service in background everyday at a particular time. I am on android 2.2. please suggest me a sample code.

感谢

推荐答案

您想要的 Android的报警管理< /一>:

You want the Android Alarm Manager:

这个类提供访问系统报警服务。这允许您安排您的应用程序,以在未来的某个时候运行。

This class provides access to the system alarm services. These allow you to schedule your application to be run at some point in the future.

和这里是一个教程为您的观赏乐趣。

And here is a tutorial for your viewing pleasure.

这篇关于在Android的特定时间触发后台服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆