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 アプリをデーモンのように実行します。私たちが開発している私のアプリケーションでは。別のものを開いている間にバックグラウンドで動作しているアプリケーションを作成するにはどうすればよいですか?
私はそれについていくつかの考えを持っています。プロセスをアンデッドにする可能性があります。API 8 から 23 までは正常に動作します。設定の「強制終了」またはルートを使用したサードパーティ アプリの「バックグラウンド クリーン」に関係なく。
https://github.com/Marswin/MarsDaemonを参照してください