0

Suppose I have a sample.csv file in my project res/raw folder. Now in an activity, there is a button "Download CSV", when click this button then the CSV file is download to the user's external storage.

Zoe
  • 27,060
  • 21
  • 118
  • 148
Tanveer Hasan
  • 247
  • 2
  • 9
  • Hello and welcome to StackOverflow. please take a moment and read this article https://stackoverflow.com/help/how-to-ask about how to asking questions also read this article https://stackoverflow.com/help/minimal-reproducible-example about how to ask a good question with minimum requirement. please share with us your workout, code snippets, error logs, or any useful information to help answer your question. Good luck – nima Sep 20 '21 at 13:31
  • Instead of raw directory use assets directory. [How to read a file from assets](https://stackoverflow.com/questions/9544737/read-file-from-assets) – kashyap Nov 06 '21 at 12:37

0 Answers0