upload android base code part1

This commit is contained in:
August 2018-08-08 15:50:00 +08:00
parent e02f198e2d
commit 0a1de6c4b3
48159 changed files with 9071466 additions and 0 deletions

View file

@ -0,0 +1,10 @@
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.