I am writing an app which will generate ringtones. I have an ArrayList<Double> containing all the floating point data, but I can't see how to convert it to an Ogg Vorbis file. The Android SDK doesn't have any obvious modules designed to do this sort of thing. Do I need to import some other libraries or something? Pointers to any examples would be appreciated. Thanks!
Jack. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

