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.
我只想发送一个推送通知并处理它,甚至不让用户知道它。
那么在Android中可能吗?
是的。您可以在意图接收器的onMessage方法中实现它。
onMessage