> > So I did:
> > - add android:process=":remote" in the manifest
>
> You should not need that, and it may well be the source of your difficulty.

Sorry for the late reply, didn't notice it at first...

If I remove android:process=":remote" and leave the app, music will
stop eiter immediately or after the track finishes (seems like
MediaPlayer continues even with killed reference on some devices).
Music players were the most common example for remote services even on
Google's SDK site. How is it possible to enable playing while the
app's in background without a remote service?

-- 
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