diff --git a/docs/html/tools/support-library/setup.jd b/docs/html/tools/support-library/setup.jd index 73d946891c872..2d2065ad089ee 100644 --- a/docs/html/tools/support-library/setup.jd +++ b/docs/html/tools/support-library/setup.jd @@ -180,8 +180,8 @@ project based on the support library code:
file and select Build Path > Add to Build Path. For example, when creating the the v7 appcompat project, add both the {@code android-support-v4.jar} and {@code android-support-v7-appcompat.jar} files to the build path. -.jar files you just
added to the build path, so they are available to projects that depend on this library
project. For example, the {@code appcompat} project requires you to export both the
@@ -197,12 +197,13 @@ project based on the support library code:
Add the library to your application project: