here is the project code: https://github.com/harpreetahluwalia/SmartMediaPlayer
It's working fine in android 7 and android 8 but not working in android 9 or higher
It's giving some warnings like these:
uses or overrides a deprecated API.
Recompile with -Xlint:deprecation for details
Any help would be really appreciated!