I want to put an Excel file in my Android project. I want to leave it already in the same project as if it loads an image, and when I call an activity , I want to open this file Excel . >
Can you do this, or am I traveling a lot? I want to do this so I do not have to print out the file in Excel and make multiple images.
I have already found some topics about loading Excel file, but I want to know how I play it in my already fixed project, because when I play the file .xlsx
it does not even recognize the file, and I can not get the path of it to open, I do not know if I put it in the wrong folder.
I'm using android Studio.
Thank you.
Att,