简体   繁体   English

如果用户在 android 中处于非活动状态,则发送通知

[英]Send notification if user is inactive in android

How to send a notification on user if is inactive for 3 days on my app?.如果我的应用程序在 3 天内处于非活动状态,如何向用户发送通知? I'm begginer on android developer so i can't find any easy (and corerct) way to do that我是 android 开发人员的初学者,所以我找不到任何简单(和 corerct)的方法来做到这一点

You can use android broadcast receiver to do this您可以使用 android broadcast receiver来执行此操作

For more information you can read the official android documentaion有关更多信息,您可以阅读官方 android 文档

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM