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.
私はAndroid開発の初心者です。私のアプリはバックグラウンド プロセスで動作する必要があります。アプリの最大バックグラウンド実行時間は? アプリをバックグラウンドにすると。
長時間実行されるバックグラウンド タスクを実行する必要がある場合は、Serviceの実装を検討する必要があります。