« Return to Thread: Anyone got the groovy running on Android?

Re: Anyone got the groovy running on Android?

by tugwilson :: Rate this Message:

Reply to Author | View in Thread


tugwilson wrote:
I have gone back to the Android documentation and they *do* seem to support ClassLoaders. So it's possible that you could do dynamic compilation to bytecodes in memory and load the class via a custom ClassLoader.

It appears that this is not possible: http://blog.luminis.nl/luminis/entry/osgi_on_google_android_using

So dynamic compilation to JCM bytecodes and then loading them into the Android JVM via a ClassLoader is not possible (at least at the moment).

John Wilson

 « Return to Thread: Anyone got the groovy running on Android?