On Mon, Aug 2, 2010 at 8:05 AM, Martin <[email protected]> wrote: > There are so many apps in the market and I don't trust all of them. Is > there a way to remove some permissions of the already compiled apk?
No. > It doesn't matter if I cannot sign it anymore with the original > certificate of the developer. Sure it does. > And is there also a way to add an error-handler into the .apk-file, so > that the errors of the requested permissions will also be supressed? No. If you do not want the application on your device, do not install it. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 2.9 Available! -- 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

