Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
Android.mk | 05-Oct-2017 | 1.3K | |
AndroidManifest.xml | 05-Oct-2017 | 813 | |
build.gradle | 05-Oct-2017 | 2.1K | |
README | 05-Oct-2017 | 396 | |
src/ | 05-Oct-2017 |
1 Library Project including compatibility IntrumentationTestRunner 2 for multiple dex applications. 3 4 This can be used by an Android test project to set up the classloader 5 of applications with multiple dexes. 6 7 There is technically no source, but the src folder is necessary 8 to ensure that the build system works. The content is actually 9 located in libs/android-support-multidex-instrumentation.jar. 10 11