iammert / InteractivePlayerView

Custom android music player view.
742 stars 161 forks source link

how to play music? #2

Open sirvon opened 9 years ago

sirvon commented 9 years ago

this will save me tons of time I already know... but how do i start jamming to some tunes.... where/what to connect? where to put url pointing to mp3?

thanks!

iammert commented 9 years ago

You need to create your player and handle your media player yourself :/ This is just a view.

sirvon commented 9 years ago

where/how to hook player into view?