according to what you said just now, there is a buildin media player in 
android, if yes,
you can find it, then extend it to be the player that you need:)
On Tue, Sep 04, 2012 at 08:46:36AM -0600, Larry Meadors wrote:
> Are there any open source media players for Android?
> 
> I know the guts are all there to roll my own, and that you can use
> intents to play media.
> 
> But I have some requirements that I don't think the built-in player
> app supports and I'd prefer to start with an existing one and extend
> it to meet my needs rather than starting from "MediaPlayer mp = new
> MediaPlayer();".
> 
> Larry
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> 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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to