If I wanted to implement a security checker that performed some custom security checks right before an application is loaded, it would be nice to be able to cause Zygote to call my security application before it finishes loading any application. On the other hand, I can see that hooking into Zygote would be problematic for security as well. Is there any way to install such a security application on an Android phone without forcing the user to uninstall system software like Zygote and install a new version? Thanks in advance for any info.
-- You received this message because you are subscribed to the Google Groups "Android Security Discussions" 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-security-discuss?hl=en.
