Saving mp3 file in app as ringtone or notification
Hello, I've been looking for any working examples but cannot find anything that matches what i'm looking for.
I have an app that has a small mp3 file packaged in the apk. I would like to include and option for users to save the mp3 file as either a ringtone or notification.
e.g. when clicking or pressing on a button, the following prompt will be displayed
__________________Complete Action Using:
-----------------------------Save as ringtone
Save as Notification
Cancel
-----------------------------Are you able to direct me to any working example?
I've looked as Phonegap documentation, but the examples don't really help me that much ;-(