I am newbie in android development. Today for i was trying to display all my practiced programs of java in my application. I want the application to read the data written in .txt file.
- In which folder should I store all my programs? They are more than 100.
- I want to display the content of program 2 when I clicked the 2 on the list view or any other
- Can we store the text files in database? If so how can I access them ? How can I read them?
- Any basic ideas how can I solve this?