I saw a thread with people loading APKs via DexClassLoader here: http://stackoverflow.com/questions/1001944/android-remote-code-loading
On Mar 12, 7:04 am, Craig O Connor <[email protected]> wrote: > Hi guys, > > I am using PathClassLoader in my application and can get it to load > files that are already installe.d But how do I get it to load an apk > file that is stored in say the assets folder of my app. IS this even > possible? > > Thanks in advance, > Craig -- 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

