On Jun 20, 10:32 am, Saurav <to.saurav.mukher...@gmail.com> wrote:
> Have you tried starting the media player in an activity, and overriding the
> on Back Button pressed function? Handling all the functions in the Activity
> Life Cycle?
>
> I am sure there is a way to keep it running programming it in this manner!

Certainly there is if you are free to modify the code of the activity
and/or service it uses.

The challenge of the question seems to be to get a default application
already on the device (which, incidentally, is often customized by
vendors) to do this.

An alternative might be to build a mini-player service and activity
into the app based on parts of the AOSP version of the default music
player.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to