README.android
1 Library Project including compatibility multi dex loader.
2
3 This can be used by an Android project to install classloader
4 with multiple dex of applications running on API 4+.
5
6
7
README.txt
1 Library Project including compatibility multi dex loader.
2
3 This can be used by an Android project to install classloader
4 with multiple dex of applications running on API 14+.
5
6 There is technically no source, but the src folder is necessary
7 to ensure that the build system works. The content is actually
8 located in libs/android-support-multidex.jar.
9
10