Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ファイルをWebサービスに送信する非同期タスクを含むアクティビティがあります。アクティビティにいる場合は、ファイルを送信し、プロセスの途中でアクティビティに戻り、非同期タスクが終了します。これを起こさないようにするにはどうすればよいですか?
これを防ぐには、progressDialog を使用して Cancelable を false に設定します。