I want to build an application that is able to read .CSV
files.
These .CSV files are downloaded NOT from within the application but just the regular Android browser.
Now, when I start my custom application, is that download available to me? Any examples?