[android-developers] Re: dalvik and defineClass

2010-06-14 Thread garbeam
On Jun 11, 11:01 am, garbeam garb...@gmail.com wrote: Hi there, I'm wondering if and how one can load dex or class files dynamically in dalvik, some quick'n'dirty test function I wrote was this:         public void testLoader() {                 InputStream in;                 int len;    

[android-developers] Re: dalvik and defineClass

2010-06-11 Thread fadden
(the story continues at: http://stackoverflow.com/questions/3022454/how-to-load-a-java-class-dynamically-on-android-dalvik ) -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to