• Home
Name Date Size #Lines LOC

..--

res/07-May-2024-11

src/07-May-2024-3713

.classpathD07-May-2024466 109

.projectD07-May-2024843 3433

Android.mkD07-May-20241.5 KiB4320

AndroidManifest.xmlD07-May-2024875 216

README.androidD07-May-2024205 74

README.txtD07-May-2024396 117

build.gradleD07-May-20241.5 KiB5850

project.propertiesD07-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