tags:

views:

19

answers:

1

I download the *.ics file successfully from the mail attachment by using
intent-filter. I need to give an alert at the time of downloading the ics file. How to do this? Please help me to solve.This I am new to android.

A: 

YOu can use the help of thread for this.

Vinayak.B