显示通知警报管理器/唤醒锁定/睡眠(Android 中的本地通知)
我想在终端处于“睡眠模式/待机”状态时显示通知/警报。就像 WhatsApp、Handcensms...或者简单的闹钟一样。
例如,在 IOS 中称为“本地通知”,如下所示: http://www.remotenotification.com/wp-content/uploads /2011/08/PushNotification1.jpg
我正在阅读有关 AlarmManager,WindowManager ..但我无法理解。
有人可以帮助我或指导我吗?
我不知道什么使用许可是必要的。
问候&谢谢
I want to display a notification / alarm with the terminal in "sleep mode / standby". As does WhatsApp, Handcensms ... Or the simple alarm clock.
For example, in IOS is called "local notification" and looks like:
http://www.remotenotification.com/wp-content/uploads/2011/08/PushNotification1.jpg
I'm reading about AlarmManager, WindowManager .. But I fail to understand.
Can anyone help me or guide me?
I do not know what uses-permission are necessary.
regards & thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
也许这是一个相当愚蠢的回应,但你的意思是祝酒消息吗? http://developer.android.com/guide/topics/ui/notifiers /toasts.html
Maybe this is a rather stupid response but do you mean toast messages? http://developer.android.com/guide/topics/ui/notifiers/toasts.html