标签: android push-notification
我只想发送推送通知并处理它,甚至不让用户知道它。
Android中有可能吗?
答案 0 :(得分:3)
是的。 您无论如何都可以在意图接收器的onMessage方法中实现它。
onMessage