Skip to content
Advertisement

Tag: media-player

Controlling Media on phone from WearOS Watch

Is it possible to make an app like the media controller app that WearOS comes with yourself? Im asking because I want to design my own watch face that has media controls on it. There is a surprising lack of online documentation and people with this same question about this, which makes me think this is impossible to do. Ive

Unable to delete .mp3 file due to javaFx MediaPlayer

I am working on my Hhighschool capstone. It is a program where the user can download songs from the internet and store them in an organized manner and play them. My program must contain a feature where the user may delete a specified .mp3 file by simply pressing a button. I have tried the .dispose() method on the MediaPlayer, and

Advertisement