is there a tutorial that shows how to use Android Device to Cloud Messaging Framework c2dm with a web service to get updates in an xml file
Asked
Active
Viewed 279 times
1 Answers
0
Here are a couple of resources which show how to use C2DM. I'm using them to build a messaging system with REST calls to a WCF service - the code's not that different. Marakana is pretty good as well as Lars Vogel's Tutorial

John J Smith
- 11,435
- 9
- 53
- 72