Hey,
I wanted to display an excel file in Xamarin Android application.
1. I have the excel file url. How can I display the file directly from the URL?
2. How can I show the saved excel file(I have the file path)?
Any kind of help will be highly appreciated.