Playing wave files sequentially issue

If I put in the list the links of music tracks that I have on google drive will they play?
If there are more than 9, will the music tracks that are over 9 also play?

Why not try from your side? if not working then tell us what did you do.

I do not have any site

Is it possible to play them not random but from the first one, one after the other.
for example first 1 then 2,3,4 etc?

I made it
I linked 7 music tracks from...
and they play!
But there is only one glitch, I thought they will all play continuously one after the other, but after one finishes it stops playing, I have to go and press play again to continue with the next one.

Maybe because you did not let the player to play the next automatically?

Hello Βαγγέλης

Playing from Goggle Drive works, but why do you want to do that?

Like this:

Because I play music as an amateur and I would like to have some of my recorded music pieces on my mobile phone.
With the intention of replacing them with others at some point, or making a much longer list...
I didn't find another way, but it's also something that interested me more than anything else, like some simple games
If there is another way, I don't know...

How can I do this I don't know, if you have a way I would be grateful if you could show it.

I have shown you in Post #29

Thanks very much, I try ti now

I'm sorry I don't understand something.
I don't know what to put in the place I show in the picture.
You put for audio files that you uploaded to the application inside.
I who have the links from google drive what to put to play?

...just put the link for the first file there


if I have it like this, it only plays the track I put there, the rest don't play

Have you run the App in Companion on your Smartphone? It may be a Google Drive thing, it hasn't necessarily been designed for streaming files. Try putting the files in the Media Tray and running them from there - if your files are .wav, convert them to .mp3 first, to reduce the size.

How it works:

  1. User taps button playBTN and the first music file is started
  2. When the first music file has finished, the Player Completed event is triggered
  3. The Player Completed event iterates the index number, used to select the next file from the list List_MusicFiles
  4. The selected music file is started
  5. Loops until all music files in the list have been played.

Search for "radio app" and "streaming" regarding Doze mode issues on Android 6+ devices.

I ran it on my mobile after scanning the output code
the files are some bigger than 4MB and won't upload, they are all mp3

That possibly explains the Google Drive thing too - takes time to buffer the file for streaming. However, you can store the music files in the App's ASD (App Specific Directory) or in a shared external directory, either /Download or /Documents - how that is done is Android Version specific:

It probably has something to do with google drive.
It starts playing the first one, if I keep the screen on it will continue to play the second one, if the screen goes off, it plays until the first track ends. It does not continue to play another track if the screen turns off.
If I press next, it will replay the first one, it won't go to next.
The pause and stop buttons work fine.
The next button does not.

... you could try stopping the screen from slipping into sleep mode: