The calls occur in a loop. while (gameNotOver) { ... publishProgress (player, move); }. Back in the activity that starts the AsyncTask, I have a ...
確定! 回上一頁