tffajari
tffajari
I have the same issue here, just_audio offer get duration before we play audio, but there is already to much code I implement using audio_player
> Hi @evilrat , @Iam-that-Chic , > > After your above solutions, now i am getting, below error. > > ``` > FAILURE: Build failed with an exception. > >...
> implementation('com.google.android.exoplayer:exoplayer:2.14.1'){ > exclude group: 'androidx.core' , module : 'core' > exclude group: 'androidx.media' , module : 'media' > } `* What went wrong: Execution failed for task ':app:processDebugResources'. >...