【发布时间】:2015-12-31 15:46:53
【问题描述】:
我打算做一个涉及广泛通知的小项目,但我不知道从哪里开始,我需要一种特定类型的通知,用于新闻报纸应用程序。 在此过程中,应用不会更新,但仍会通知用户有新消息或事件,我想让消息出现在状态栏中。
【问题讨论】:
标签: android-studio notifications push-notification push statusbar
我打算做一个涉及广泛通知的小项目,但我不知道从哪里开始,我需要一种特定类型的通知,用于新闻报纸应用程序。 在此过程中,应用不会更新,但仍会通知用户有新消息或事件,我想让消息出现在状态栏中。
【问题讨论】:
标签: android-studio notifications push-notification push statusbar
您需要了解 Google Cloud Messaging GCM tutorial
您必须了解 Android NotificationManager Notification Manager tutorial。祝你好运?
【讨论】: