Home | History | Annotate | only in /frameworks/multidex/library
Up to higher level directory
NameDateSize
.classpath03-Dec-2014466
.project03-Dec-2014827
Android.mk03-Dec-2014808
AndroidManifest.xml03-Dec-2014839
build.gradle03-Dec-2014367
project.properties03-Dec-2014584
README.android03-Dec-2014176
README.txt03-Dec-2014351
res/03-Dec-2014
src/03-Dec-2014
test/03-Dec-2014

README.android

      1 Library Project including compatibility multi dex loader.
      2 
      3 This can be used by an Android project to install classloader
      4 with multiple dex of applications running on API 4+.
      5 
      6 
      7 

README.txt

      1 Library Project including compatibility multi dex loader.
      2 
      3 This can be used by an Android project to install classloader
      4 with multiple dex of applications running on API 14+.
      5 
      6 There is technically no source, but the src folder is necessary
      7 to ensure that the build system works.  The content is actually
      8 located in libs/android-support-multidex.jar.
      9 
     10