upload android base code part1
This commit is contained in:
parent
e02f198e2d
commit
0a1de6c4b3
48159 changed files with 9071466 additions and 0 deletions
10
android/frameworks/multidex/instrumentation/README
Normal file
10
android/frameworks/multidex/instrumentation/README
Normal 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.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue