Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

support content URIs #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

brainwave0
Copy link

I needed my app to handle intents for playing audio from other apps, but audioplayer didn't support content:// URIs. I ended up creating a new class that turns an InputStream into a MediaDataSource that can be passed to MediaPlayer.setDataSource.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant