Home | History | Annotate | Download | only in v4

Lines Matching full:support

3 archivesBaseName = 'support-v4'
5 compile project(':support-compat')
6 compile project(':support-media-compat')
7 compile project(':support-core-utils')
8 compile project(':support-core-ui')
9 compile project(':support-fragment')
17 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
43 name 'Android Support Library v4'
44 description "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 4 or later."
45 url 'http://developer.android.com/tools/extras/support-library.html'
58 connection "scm:git:https://android.googlesource.com/platform/frameworks/support"