JcPlayer
JcPlayer copied to clipboard
:musical_note: A simple audio player for Android applications.
**Describe the bug** Unable to seek to specific positon **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4....
hI, After installing the dependency it come with below error message. Failed to resolve: com.github.jeancsanchez:JcPlayer:2.7.1
**Describe the bug** In Android 11+ , I can see this error ! no play no stop ``` E/MediaPlayerNative: error (1, -2147483648) E/MediaPlayer: Error (1,-2147483648) E/MediaPlayerNative: Attempt to call getDuration...
Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends...
Stopping & starting music on incoming calls
**Describe the bug** When we are updating the compile & target SDK version to 31, the library is getting an error **To Reproduce** Steps to reproduce the behavior: 1. Go...
Hello, how are you, I hope you are fine - Thank you for this wonderful library. - But after using the library I got a problem (IlligalArgumentException) in jcNotificationPlayer.createNotificationPlayer. -...
Hello, how are you, I hope you are fine Thank you for this wonderful library. But after using the library I got a problem (IlligalArgumentException) in jcNotificationPlayer.createNotificationPlayer. This problem only...
The program works well, the url works perfectly, but when you leave the cell phone at rest or be in another application and even being in the same application with...
// Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { repositories { google() mavenCentral() } dependencies { classpath "com.android.tools.build:gradle:7.0.4" classpath 'com.google.gms:google-services:4.3.10' // NOTE: Do...