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中构建一个推送通知的应用程序。我从网络教程中读到推送通知C2DM是必需的。对于c2dm,需要安装android市场应用程序。我能有关于如何安装android市场应用程序的指南吗我的模拟器?
对于推送通知的实现,你真的不需要市场应用程序,看看这个答案 Android C2DM Push Notification
和教程 http://blog.mediarain.com/2011/03/simple-google-android-c2dm-tutorial-push-notifications-for-android/