Home | History | Annotate | only in /frameworks/multidex/instrumentation
Up to higher level directory
NameDateSize
.classpath05-Aug-2015466
.project05-Aug-2015843
Android.mk05-Aug-20151.5K
AndroidManifest.xml05-Aug-2015875
build.gradle05-Aug-20151.5K
project.properties05-Aug-2015584
README.android05-Aug-2015205
README.txt05-Aug-2015396
res/05-Aug-2015
src/05-Aug-2015

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