I have an android application which collect accelerometer and microphone data. If those data satisfy a predefined condition, they should sends to a web service. Then all other android phones which a connected with this web service(phones which have the same application) can be received a notification automatically. But I have no idea about this notification sending part. What is the way to send notification to connected phones automatically. Thank you....!
you can use push technology. You are in luck, there is C2DM(cloud to device Messaging) for android. Start from this blog
http://android-developers.blogspot.com/2010/05/android-cloud-to-device-messaging.html
You could go through this tutorial too,its a nice and neat one
http://www.vogella.de/articles/AndroidCloudToDeviceMessaging/article.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With