I have a MediaPlayer playing music in a local Service andfor all other
pause/resumes, I pause/resume the MediaPlayer. I need the music to
carry on playing for a change in orientation though. Were you pointing
to something in particular in the Activity documentation?

On Apr 23, 7:39 pm, "~ TreKing" <treking...@gmail.com> wrote:
> On Fri, Apr 23, 2010 at 12:01 PM, Thom Shutt <
>
> thomshuttimper...@googlemail.com> wrote:
> > Specifically, I need a way of _not_ performing the onPause functionality
> > I've implemented when it occurs because of a change in screen orientation.
>
> Why not? Presumably you would have something in onResume that would get you
> back to where you need to be?
>
> In any case, maybe 
> this:http://developer.android.com/intl/fr/reference/android/app/Activity.h...()
>
> -------------------------------------------------------------------------------------------------
> TreKing - Chicago transit tracking app for Android-powered 
> deviceshttp://sites.google.com/site/rezmobileapps/treking
>
> --
> 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 
> athttp://groups.google.com/group/android-developers?hl=en

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