So I want to use the DexClassLoader to load classes in my jar stored in my application's private space. So I want to know, how do I attach an a jar file with my apk? I don't want to attach my jar to the project but be able to have it in my applications private space and load it dynamically.
-- 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

