Im trying to implement the C2DM - Push notification by vogellas.I dont receive any message device/emulator though the code returns 200.Log cat error 'request time failed: java.net.SocketException: Address family not supported by protocol'.What has to be done?
Asked
Active
Viewed 101 times
0
-
followed this tutorial..http://www.vogella.com/articles/AndroidCloudToDeviceMessaging/article.html – Satheesh Jun 26 '12 at 09:11
-
@Satheesh,read the question properly, he has developed code using that link only. – Lucifer Jun 26 '12 at 09:12
-
see this http://www.stackmob.com/devcenter/docs/Setting-up-Android-Push and also this one https://github.com/tomasmalmsten/c2dm-android-pilot – Zaz Gmy Jun 26 '12 at 10:24
-
@all i think some one who has tried c2dm already can help me... – Satheesh Jun 27 '12 at 12:47