I came across this great blog post by Anton Lopyrev on implementing client/server apps, with push notification on Android, using the IBM developed MQTT protocol.
I came across this great blog post by Anton Lopyrev on implementing client/server apps, with push notification on Android, using the IBM developed MQTT protocol.
Hello Mars
I also downloaded and run the application of Push Notification on Emulator but it isn’t showing any notification and also not showing any Device Target.
Can you please help me out
Hi Mitesh,
Try looking at the Android developers guide. In particular look at the emulator networking section. http://developer.android.com/guide/developing/tools/emulator.html#emulatornetworking You may need to specify a proxy or perform a network redirection.
Cheers,
Matt.