Is there a way to send many pushes message at one time ? Yesterday it tooks 38 second to send 100 messages, it\'s way too long.
Hey folks, I am wondering whether android allows to build apps that can send images to cloud that are more than 1KB in size. My concern was regarding a para they have mentioned in their documentation
I\\m using C2DM and it\'s working fine if the registration was successfull. But sometimes registration fails and then it tries to register later:
I am about to implement C2DM for my application, but I find the documentation a bit confusing regarding how to write the manifest.
I am getting [C2DMReg] handleRequest caught org.apache.http.auth.AuthenticationException while trying to get the registration id from google server. Here is the logcat trace:
I\'m working on android c2dm for a while. Last week, I got registration id in the emulator\'s logcat, but I still can not get auth token.
I\'m building my own C2DM application right now. I first started with a small Android application to test the push feature. And it works if I just call the curl command with the correct settings in my
I want to send one common message say \"Happy ne开发者_开发百科w year\" through C2DM to more than one registered device. I have got few ideas about C2DM from the link http://code.google.com/android/c2
I\'ve been looking at Google\'s C2DM service for push notifications for an Android Application. However, in my scenario, my application is a game. 开发者_开发技巧Do you think C2DM would be infeasible
Hello I want to send a C2DM message. To receive the message I use the Chrome to Phone application which I download from http://code.google.com/p/chrometophone/source/checkout