Imagenparaweb
Aspiring developer
Profile
Posts: 121
Reg: Dec 13, 2011
Cordoba
1,210
12/27/13 09:44 AM (11 years ago)

Point link to donwload mp3 file inside app

Hello, I'm just wondering if there is a method to add a link inside 'HTML Doc' that points to an mp3 file AND make that link downloadable. I want my users can SAVE that mp3 on their SD cards, instead of opening the native browser. I know with HTML5 I can do this: <a href="link/to/your/download/file" download>Download link</a> But it does not work in Android. Thanks!
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
12/27/13 04:33 PM (11 years ago)
I'm not sure I understand. If you want HTML links from within Android, and the (current version of the) HTMLDoc plugin is not working for you, try using Chris1's HTML Pro plugin. If you're talking about 'playing' the MP3 from within the app, you'll have to 'wire it up' yourself; the audio portion of the Android platform is a bit incomplete as of now… If you want to 'play' the audio, I did a little surgery on the plugin I was working on to get it to work, as outlined in this post: https://www.buzztouch.com/forum/thread.php?tid=0DAA7A1F05FA0EA2DB0F277&fid=06DB0BCB08E3333&sortColumn=FT.id&sortUpDown=DESC&currentPage=21 Cheers! -- Smug
 
Imagenparaweb
Aspiring developer
Profile
Posts: 121
Reg: Dec 13, 2011
Cordoba
1,210
like
12/31/13 07:52 AM (11 years ago)
Thanks for your help, but I want my users can SAVE the file, not opening or playing. Something like: "Yeah, the mp3 has been saved to your SD card"
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.