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.
我想制作一个应用程序,如果有人单击该按钮,即使该应用程序关闭,半径 100 米内的每个人都会收到通知,当然这些人拥有该应用程序。我怎样才能做到这一点?
您可以通过结合使用 Location Listeners 和 Google Cloud Messaging for Android 来实现这一点
您可以在此处阅读有关 GCM的更多信息