I download the *.ics file from my application (I am using intent-filter to register my .ics mime type for download the mail attachments). When I open an ics file from the download I need to read and parse the file from my application.Can anyone help me???