On Sun, Dec 4, 2011 at 2:01 PM, klewelling <[email protected]> wrote: > Thanks for the feedback. There are definitively security issues to > work out. APKs can be multi-process which can be used to isolate the > dynamic apks at runtime.
Not really. The secondary process has all the rights and abilities of the original process. > An application virtualization layer can be > used to keep the apks from writing over each other's files Only by writing custom firmware, AFAIK. > and the > APKs themselves can be vetted for malicious code and mis-behaving > apps. If you say so. Having more social means of discovering apps is great, but not at the cost of security. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training...At Your Office: http://commonsware.com/training -- 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

