On Sat, Jul 10, 2010 at 2:26 PM, deg <[email protected]> wrote: > (I know that I can remove all permissions and then repeatedly test > each code path, reinstating each missing permission that causes the > app to malfunction. But, surely, there is a better way!) >
Actually, I really doubt it. You'd need some tool to evaluate your code, see what SDK functions you are using, and validate that you have the associated permissions, if any. I'm not aware of any such tool nor any reason to make one, save for rare instances like this. ------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking -- 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

