• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..13-Dec-2023-

src/com/android/test/runner/H12-Dec-2023-4011

Android.bpH A D12-Dec-20231.9 KiB5753

AndroidManifest.xmlH A D12-Dec-2023806 194

READMEH A D12-Dec-2023396 117

build.gradleH A D12-Dec-20232.1 KiB7867

README

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