python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
media store gets the path to a song but the media player is unable to play it(Android studio)
I am making an app in android studio that requires playing music from the phone's storage
the music is within this class:
public class AudioModel {
String aPath;
String aName;
...
Dominik Zagrušovcem
Votes: 0
Answers: 0
How to play videos randomly?
I want to create an app that play 3 videos one by one in random order from a ArrayList. First I would like to know how to play videos continiously one by one and then randomly. I did research on the i...
Hamed
Votes: 0
Answers: 1
Godot: Rename application name used by file explorer in "open with" menu
I'm creating a media player using Godot. The application is already able to play .mp3 files by using the open with option in the file explorer. The name of the project is "Media player" and ...

Douwe Ravers
Votes: 0
Answers: 2