python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Exoplayer 2.17.1 Cannot resolve symbol ExoPlayerFacory, ExtractorMediaSource, ExoPlayerView
I am new to android dev and I am trying to make an app. I want to display a list of videos and the player should be able to play any video they want. I figured by the tutorial that exoplayer is the on...
ashk
Votes: 0
Answers: 1
Zoom-SDK Duplicate class com.google.android.exoplayer
i'm using lastest version of zoom-sdk, and i'm getting the following error:
Duplicate class com.google.android.exoplayer2.video.spherical.package-info found in modules exoplayer-core-2.16.1-runtime (c...
Alucard
Votes: 0
Answers: 1
Flutter android build error Execution failed for task ':app:checkReleaseDuplicateClasses'
I got this error when "flutter run" command.
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:checkReleaseDuplicateClasses'.
1 exception was raise...
BranchDev
Votes: 0
Answers: 0
OnBuffer event is not calling in react-native-video player
I am using react-native-video library.
I have added following line in android/settings.gradle to use exoplayer as mentioned in its docs.
include ':react-native-video'
project(':react-native-video').pr...
Piyush
Votes: 0
Answers: 1