Is it possible to set a ringtone with a webapp (like with sencha for example) and not with a native app?
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.
You are suggesting it yourself already (altough it depends on what you think a webapplication is). There are many frameworks that let you create an app with javascript (try appcelerator titanium for example) or html. You then can have access to native functions of the phone by using javascript.
I am not sure if appcelerator titanium lets you change the ringtone or let the phone ring…