From e06b0838e30bb96b66a6bc428651dd2726055e61 Mon Sep 17 00:00:00 2001
From: Katie McCormick The Android Support Library provides a JAR
-file with an API library that allow you to use some of the more recent Android APIs in your app
+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
higher.This lesson teaches you to
-
You should also read
@@ -23,7 +23,7 @@ next.link=creating.html
@@ -43,7 +43,7 @@ Android Support package selected.
To set up your project:
libs directory at the top level of your Android project.libs/
--
cgit v1.2.3-59-g8ed1b