Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试开发显示产品项目的应用程序。我可以在插入新项目时像 Facebook 一样显示通知,这样用户只能看到通知(他们知道有新项目而不打开我的应用程序)?哪个事件android通知可以捕获新项目?
您可以使用推送通知。您可以在此处参考最新的推送通知实现,在此处参考旧的推送通知实现