[android-developers] Re: Dynamic loading of components

2012-04-26 Thread Hemant Chaudhari
Thanks Dallas.. And to ever body else for replying. I posted this query just to know whether is it possible. As i mentioned *I have requirement just like PRISM framework in .Net.* Other solution to this is better to go for Web App instead of Native. -Thanks Hemant -- You received this

[android-developers] Re: Dynamic loading of components

2012-04-25 Thread Dallas Gutauckis
This might lead you in the right direction... http://developer.android.com/reference/dalvik/system/DexClassLoader.html http://stackoverflow.com/questions/3022454/how-to-load-a-java-class-dynamically-on-android-dalvik On Wednesday, April 25, 2012 11:35:03 PM UTC-4, Hemant Chaudhari wrote: