views:

47

answers:

1

Hello Guys, I'm searching for a Code, which can Download MP3 Files via Webview to a Folder on my Device. These Files should be listed on a Second tab, where you can delete them, if you want.

After a long while of searching I've found this:

http://pastie.org/pastes/833713

It looks, like an IPA Download Script and I want to use it, but for MP3 Files. I can't get it to work and search for someone, who maybe can help me with that.

A: 

You can use NSURLConnection or ASIHTTP for downloading MP3 files. You can post your develoment-related question on http://groups.google.com/group/asihttprequest for downloading using ASIHTTP. You can visit http://allseeing-i.com/ for documentation and setup instructions.

neha