Problem : I want to know which is the best way to stop a thread in Android. I know I can use AsyncTask instead of it and that there is a cancel() method.
確定! 回上一頁