开发者

I want to develop an music player app for android with multitasking so dat i can use differtent apps without closing music player......help out plzz [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current f开发者_如何学Goorm. For help clarifying this question so that it can be reopened, visit the help center. Closed 12 years ago.

I want to develop an music player app for android with multitasking so dat i can use differtent apps without closing music player......help out plzz..


To have it to continue to play music in the background, you will need two components to your app. An Activity component that will display a UI to control the music player, and a Service component which is playing the music. The Activity component controls the Service component.

See here for more details:

http://developer.android.com/guide/topics/fundamentals.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜