• Home
Name Date Size #Lines LOC

..--

res/03-May-2024-11

src/03-May-2024-3713

.classpathD03-May-2024466 109

.projectD03-May-2024843 3433

Android.mkD03-May-20241.5 KiB4320

AndroidManifest.xmlD03-May-2024875 216

README.androidD03-May-2024205 74

README.txtD03-May-2024396 117

build.gradleD03-May-20241.5 KiB5850

project.propertiesD03-May-2024584 1614

README.android

1Library Project including compatibility IntrumentationTestRunner
2for multiple dex applications.
3
4This can be used by an Android test project to set up the classloader
5of applications with multiple dexes.
6
7

README.txt

1Library Project including compatibility IntrumentationTestRunner
2for multiple dex applications.
3
4This can be used by an Android test project to set up the classloader
5of applications with multiple dexes.
6
7There is technically no source, but the src folder is necessary
8to ensure that the build system works.  The content is actually
9located in libs/android-support-multidex-instrumentation.jar.
10
11