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.
アクティビティからサービスを開始しましたが、タスクの完了後に自動的に停止する方法を教えてください。
サービスは完了時に呼び出すstopSelf()ことができます。を使用するIntentServiceと、これは自動的に行われます。
stopSelf()
IntentService