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用の音楽プレーヤーアプリを開発したいので、音楽プレーヤーを閉じずにさまざまなアプリを使用できます......plzzを手伝ってください。
バックグラウンドで音楽を再生し続けるには、アプリに2つのコンポーネントが必要です。音楽プレーヤーを制御するためのUIを表示するアクティビティコンポーネントと、音楽を再生しているサービスコンポーネント。アクティビティコンポーネントは、サービスコンポーネントを制御します。
詳細については、こちらをご覧ください。
http://developer.android.com/guide/topics/fundamentals.html