我按照http://developer.android.com/guide/google/gcm/gs.html中给出的步骤进行操作,每次尝试从我的设备注册时都会出现以下错误(在 froyo 上运行)
07-04 22:48:31.178:D/C2DMRegistrar(3880):[C2DMRegistrar.66] 注册:http 错误 400
对于senderId,我尝试过使用projectID(根据 Google)、电子邮件 ID 和 API 密钥,但没有一个有效。
我有安卓市场并在设备上登录了谷歌帐户。