allwinner_a64/android/frameworks/multidex/instrumentation
2018-08-08 15:50:00 +08:00
..
src/com/android/test/runner upload android base code part1 2018-08-08 15:50:00 +08:00
Android.mk upload android base code part1 2018-08-08 15:50:00 +08:00
AndroidManifest.xml upload android base code part1 2018-08-08 15:50:00 +08:00
build.gradle upload android base code part1 2018-08-08 15:50:00 +08:00
README upload android base code part1 2018-08-08 15:50:00 +08:00

Library Project including compatibility IntrumentationTestRunner
for multiple dex applications.

This can be used by an Android test project to set up the classloader
of applications with multiple dexes.

There is technically no source, but the src folder is necessary
to ensure that the build system works.  The content is actually
located in libs/android-support-multidex-instrumentation.jar.