I’m working on an Adobe AIR application for Android. Is it possible to set an MP3 file (or any music file) as a ringtone on the device using AIR? If so, how can I do this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not with built-in AIR APIs. However, now that AIR 3 is out, you can access almost all Android features by creating a native extension.