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