I have one doubt regarding reading an Excel file in Android.
I have a button in XML file. When that button is clicked, it has to open the Excel file, which was there in my downloads, only for viewing purposes. Is it possible without using parsing techniques, converting Excel to sqlite?