180
Views
3
Comments
Solved
How to open different types of files Extension in my application
Question

Hi all,

I have list of different types of file Extension it may be .xls/.msg/.pdf/png i want to open each file on clicking of each file name which was displayed in my UI and I want to open particular file in a respective native application. Suppose If it is .msg file it need to open my native message box(mobile device gallery box) or If it is a .png file i need to open in my native gallery application(mobile device gallery box)

Thanks

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Solution

Hi Chiranjit,

You might want to take a look at the File Viewer mobile plugin.

UserImage.jpg
chiranjit kar

Hi Killian Hekhuis,

Thanks for your reply Currently I am trying to open with File Viewer mobile plugin but failed to achieve that what can I give a mime type for the .xlsx file or .msg file

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.