FYI... If you're not sure what you're doing, you really really shouldn't be using a class loader..., lest your app become infested with tons of security holes.
kris On Sat, Mar 24, 2012 at 6:04 AM, moutaz al-azab <[email protected]> wrote: > Hi Everyone, > > I am trying to play with DexClassLoader > http://developer.android.com/reference/dalvik/system/DexClassLoader.html and > http://www.java2s.com/Open-Source/Android/android-core/platform-libcore/dalvik/system/DexClassLoader.java.htm > I am wondering how can I use these classes. I am not expert in Android but I > want to use these classes, does anyone has an idea? > > Your Response Is Much Appreciated. > > Many Thanks/ > > -- > 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 -- 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

