コード例 #1
0
 protected void onDestroy() {
   super.onDestroy();
   downloadThread.requestStop();
 }