开发者

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

开发者 https://www.devze.com 2023-03-28 15:17 出处:网络
It's difficult to tell what is being 开发者_如何学JAVAasked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current for
It's difficult to tell what is being 开发者_如何学JAVAasked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

Hey guys I'm trying to make a simple ROM list app and i was wondering how to downloaded a file when I list item is clicked?


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:

  • URL
  • URLConnection
  • InputStream
  • And depending on what your response is, the right Reader-Class.
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号