[Solved] List item when its clicked downloads a file from the internet? [closed]


You should check the ListView-tutorial on how to react on a ListItem-click (and tell which one was clicked).

On how to download files from the Internet have a look at those classes:

1

solved List item when its clicked downloads a file from the internet? [closed]