kohii icon indicating copy to clipboard operation
kohii copied to clipboard

Android Video Playback made easy.

Results 58 kohii issues
Sort by recently updated
recently updated
newest added

Hello, I'm adding a mute/unmute button to custom controls. I've added custom controls to my layout file, and have provided a controller implementation to the kohii.setup lambda. I've hooked up...

Hello. Are there any plans to support the most recent ExoPlayer version (2.13.3) in the future?

Hello, I have implemented as below - add video player in recyclerview(only one video will play at a time) - When video is selected new activity will be launched to...

This PR will allow user to register/unregister AdEventListener on a Manilo instance.

Hi, How to use with multiple view types? The sample has a list with only videos, but in my case i have 4 view types. Can you help me? Thanks.

Hi. I have question. I want use PlayList like exoplayer mediaitems Because one fragment has multiple video like instagram story. Is it possible by Kohii ? I can't search related...

I cloned your project and stuck here with error as follows "Android resource linking failed" kohii_player_spherical_view. implementation "im.ene.kohii:kohii-exoplayer:1.0.0.2010004" implementation "im.ene.kohii:kohii-core:1.0.0.2010004" implementation "com.google.android.exoplayer:exoplayer:2.11.2"

Hi, I face a problem when I have two video on my recyclerview. I Implemented a onclick listener to manual start/pause of my playback. When I click on the first...