From 7cdd6671f8db7241520ea01e8c8595eb89d4f80e Mon Sep 17 00:00:00 2001 From: David Friedman Date: Fri, 20 Feb 2015 09:40:06 -0800 Subject: Fixes several typos. Change-Id: Iea6463bb4f0e8c178d77a0e19544e7b2cbf8c3ca --- docs/html/tools/studio/index.jd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/html/tools/studio/index.jd b/docs/html/tools/studio/index.jd index f5c3629e0f92..eaa96d3d3376 100644 --- a/docs/html/tools/studio/index.jd +++ b/docs/html/tools/studio/index.jd @@ -97,8 +97,8 @@ top level of the project hierarchy and contains these three elements at the top ic_launcher.png resource for different screen densities under the same element.

Note: The project structure on disk differs from this flattened -representation. To switch to back the segregated project view, select Project from -the Project +representation. To switch to back to the segregated project view, select Project from +the Project drop-down.

@@ -182,7 +182,7 @@ uniquely identify application packages for publishing. The application ID is set

Note: The applicationId is specified only in your build.gradle file, and not in the AndroidManifest.xml file.

-

When using build variants, the build system enables you to to uniquely identify different +

When using build variants, the build system enables you to uniquely identify different packages for each product flavors and build types. The application ID in the build type is added as a suffix to those specified for the product flavors.

-- cgit v1.2.3-59-g8ed1b