Indeed! On Apr 29, 2009 12:36 AM, "Neil" <[email protected]> wrote:
On Apr 28, 8:41 am, Jesse McGrew <[email protected]> wrote: > On Apr 27, 3:21 am, madcoder <paperga... > Android already has a permission system for such things, and IMO > that's all we need. If an app r... Actually you don't - the permission is "modify global system settings" and you don't know which ones. If the API was specific about which settings it was going to change, and if you could choose not to accept some of the permissions it needs, that would be my ideal situation. It's no extra work to check in the code whether the app has the required permission because you should have already done that. Neil --~--~---------~--~----~------------~-------~--~----~ This message is part of the topic "Technique... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
