keep reference to AsyncTask object as instance variable and then in onDestroy() do this @Override protected void onDestroy() { if (mTask !
確定! 回上一頁