Monday, February 13, 2012

[android-developers] Re: DLL equivalent in android

On Feb 11, 7:53 am, Kristopher Micinski <krismicin...@gmail.com>
wrote:
> I would hope that main apps can't reach inside other apps to access
> their code!  In any case, even if you got an app's bytecode, there's
> not really a way to take arbitrary bytecode and execute it on the vm.
> Though I think that you probably meant through an abstraction layer
> such as AIDL or something..

No, I do mean literally load another application's classes directly.

http://groups.google.com/group/android-developers/browse_thread/thread/261ce958a8599bfc

Doug

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment