Is it possible to send a message via any channel to an Android device, such that it results in a notification being posted on the Android notification bar. When the user clicks on this item, a URL (mentioned in the received message) is opened in the browser. The trick is, that I do not want to install any client application on the android device.
Robin
AFAIK This is not possible. Android Browser does not support posting of notification when you navigate to a website