From 4e2c9dc74b74b1ba10793177475a599f75fbb18b Mon Sep 17 00:00:00 2001 From: Scott Main Date: Tue, 23 Jul 2013 19:35:17 -0700 Subject: update all links to the support library Change-Id: I173e3690148e5de3020bfdca8087906faa56b13b --- docs/html/training/basics/fragments/support-lib.jd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/html/training/basics/fragments') diff --git a/docs/html/training/basics/fragments/support-lib.jd b/docs/html/training/basics/fragments/support-lib.jd index b097de1..d949267 100644 --- a/docs/html/training/basics/fragments/support-lib.jd +++ b/docs/html/training/basics/fragments/support-lib.jd @@ -14,12 +14,12 @@ trainingnavtop=true

You should also read

-

The Android Support Library provides a JAR +

The Android Support Library provides a JAR file with an API library that allows you to use some of the more recent Android APIs in your app while running on earlier versions of Android. For instance, the Support Library provides a version of the {@link android.app.Fragment} APIs that you can use on Android 1.6 (API level 4) and -- cgit v1.1