How Can I List And View All The Devices Are Registered In My Application Cloud
没有GCM调用这样做.您的应用程序需要向您的服务器通知该设备上该应用程序用于GCM广播的ID,然后您的服务器需要将该数据存储在某处.
Should I Create A database to Store The Registration IDs Returned By Registered Devices If I Use My Own Server Like (Asp.net)
数据库似乎是一个好的选择.