Tagged Questions

1
vote
1answer
731 views

Blackberry - Adding mp3 files to an sdcard folder from application resources

My blackberry application has some mp3 files bundled with the application. I want to add these files from the app to a folder in the sdcard or a folder in my phone memory through program. How can I ...