Im trying to integrate a spinner in my app that populates with the ringtones residing on the host phone. the user will select the ringtone from the spinner and the selected ringtone will then be set to the phone. I have read the API and still am not clear on how to implement this. I think the MediaManager class is used somehow.
Any ideas?
Any ideas?