Hi i'm new developer in Series 40 web apps ,
i want to make an audio player in my web apps application, i tried to use loadUrl but it just download the audio file. if you have any suggestion i'll be grateful.
Thank you in advance
Hi i'm new developer in Series 40 web apps ,
i want to make an audio player in my web apps application, i tried to use loadUrl but it just download the audio file. if you have any suggestion i'll be grateful.
Thank you in advance
Hi,
Downloading the audio file for download is most widely supported option in series 40 devices.
Some devices support RTSP streaming so you could try to open .rm links from the web app.
In any case you can only open links / download files, but web apps does not offer control over audio playback.
Playback is always done using native player.
Br,
Ilkka