tags:

views:

27

answers:

1

Hi I am new to android. When the user try to open a *.ics mail attachment files from the browser, I have to give an alert message. Is it possible to give an alert to the browser from my application? Please Guide me to solve this..

A: 

I didn't try it myself but you can try intercepting links as explained here.

Macarse
thanks for your response
Sumithran