A clone of custom loading sample..
android-custom-class-loading-sample is hosted in the following web site
https://github.com/rffffffff007/android-custom-class-loading-sample
If you think the Android project android-custom-class-loading-sample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-custom-class-loading-sample.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
jar files used | secondary_dex.jar |
Asset File Names | assets\secondary_dex.jar |
android-custom-class-loading-sample has the following Java source files.
com.example.dex.LibraryInterface.java com.example.dex.MainActivity.java com.example.dex.lib.LibraryProvider.java