• Home
Name
Date
Size
#Lines
LOC

..--

res/03-May-2024-11

src/03-May-2024-1,057678

test/03-May-2024-595329

.classpathD03-May-2024466 109

.projectD03-May-2024827 3433

Android.mkD03-May-2024808 226

AndroidManifest.xmlD03-May-2024839 205

README.androidD03-May-2024176 73

README.txtD03-May-2024351 106

build.gradleD03-May-2024367 1815

project.propertiesD03-May-2024584 1614

README.android

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 4+.
5
6
7

README.txt

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