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

