I have an app that sets the ringmode. Thus, I set the following in my
manifest:

 <uses-permission android:name="android.permission.WRITE_SETTINGS" />

The app worked perfectly, so I published it. But after downloading
from the market, it didn't work and LogCat showed a permission denial
error.

Did I ask for the wrong permission, or why wasn't it granted?
Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to