Re: [android-developers] Problems playing diferents songs with Android MediaPlayer

2013-05-02 Thread Piren
You should consider patenting that idea,  apparently it isnt as obvious as 
you believe it to be :-D

On Wednesday, May 1, 2013 10:22:36 PM UTC+3, TreKing wrote:
>
>
> On Mon, Apr 29, 2013 at 4:44 PM, Luis Torres Coronel 
> 
> > wrote:
>
>> Return to the previous activity, select a new song and this also is 
>> playing together with the above at once, how could avoid this?
>
>
> Seems like the obvious solution is to stop whatever song is currently 
> playing before starting a new one.
>
>
> -
> TreKing  - Chicago 
> transit tracking app for Android-powered devices
>  

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers] Problems playing diferents songs with Android MediaPlayer

2013-05-01 Thread TreKing
On Mon, Apr 29, 2013 at 4:44 PM, Luis Torres Coronel wrote:

> Return to the previous activity, select a new song and this also is
> playing together with the above at once, how could avoid this?


Seems like the obvious solution is to stop whatever song is currently
playing before starting a new one.

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Problems playing diferents songs with Android MediaPlayer

2013-04-30 Thread Luis Torres Coronel
Hi guys, a question, 
I have three songs in a list (listview), selected one of these will launch 
a new activity and plays the song. Return to the previous activity, select 
a new song and this also is playing together with the above at once, how 
could avoid this?

thanks

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.