Nam Nguyen

Results 292 comments of Nam Nguyen

@mahesha2 If your Video is from the Internet, it requires some time to load and prepare. How long does the black screen appear?

@android4canada doesn't sound to be a problem of Toro. Can you show me your code of Fragment1? I guess you wrongly update the RecyclerView Adapter somewhere.

First time knowing about “Fatal Exception: java.lang.RuntimeException Package manager has died”, let me check this.

@android4canada (1) You can use the LoopingMediaSource (yeah it is old, I know, thinking about a way to change to repeatMode now). (2) After you setup the helper and your...

@android4canada Yeah it is the MediaSource builder in the Config.

@maxbaldrighi Sounds weird. Let me try clone the tag 3.6.2.2903 and check on AS 3.4.

@maxbaldrighi Do you happen to update the gradle version manually? I try to download source code from 3.6.2.2903, open it in AS 3.4.0 using the "Open existing ...", wait for...

@maxbaldrighi If you are trying to work with the source code, it is necessary. As the first sync will also try to compile all modules I suppose. Long ago the...

@maxbaldrighi Think this way: toro-core is independent from ExoPlayer toro-exoplayer depends on toro-core and ExoPlayer, and support ExoPlayer 2.9.3 at that version toro-mopub 's purpose is to support mopub 4.x...

Because latest mopub library now depends on ExoPlayer 2.9.5, I will soon deprecate toro-mopub and remove it from the repository. It will fix this issue as well.