Home | History | Annotate | only in /frameworks/multidex/instrumentation
Up to higher level directory
NameDateSize
.classpath24-Aug-2016466
.project24-Aug-2016843
Android.mk24-Aug-20161.5K
AndroidManifest.xml24-Aug-2016875
build.gradle24-Aug-20161.5K
project.properties24-Aug-2016584
README.android24-Aug-2016205
README.txt24-Aug-2016396
res/24-Aug-2016
src/24-Aug-2016

README.android

      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 

README.txt

      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