How can i play stream in android application

Is there a way to play someone’s stream in android app using VideoView or exoplayer ?
I know than can embedding it using https://player.twitch.tv/?channel=channelName in webview,
but it’s very ugly and it’s hard to control the video.
So, can i play the stream directly in player on android platform?

This might help:

or:

Hi, thank you for your reply.
I want playing stream in my own application instead of in website or twitch’s APP.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.