diff --git a/docs/html/tools/studio/index.jd b/docs/html/tools/studio/index.jd index 9e7721bd739f6..1860feb971516 100644 --- a/docs/html/tools/studio/index.jd +++ b/docs/html/tools/studio/index.jd @@ -96,10 +96,9 @@ top level of the project hierarchy and contains these three elements at the top
For example, Android project view groups all the instances of the
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 - +
Note: The project structure on disk differs from this flattened +representation. To switch to back to the segregated project view, select Project from +the Project drop-down.
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.