On Thu, Mar 10, 2011 at 1:42 PM, Shri <[email protected]> wrote: > You can use Context.createPackageContext to load the other apk, and > then use reflection to load the class. See > http://www-jo.se/f.pfleger/apk-piracy.
I stand corrected. However, anyone loading code indiscriminately from another package is asking for trouble (e.g., malware injection). -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training Worldwide: 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

