diff options
Diffstat (limited to 'docs/html/tools/studio')
-rw-r--r-- | docs/html/tools/studio/index.jd | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/html/tools/studio/index.jd b/docs/html/tools/studio/index.jd index 42ab89c..9f24008 100644 --- a/docs/html/tools/studio/index.jd +++ b/docs/html/tools/studio/index.jd @@ -65,7 +65,7 @@ Studio</a>.</p> <p>By default, Android Studio displays your profile files in the <em>Android</em> project view. This view shows a flattened version of your project's structure that provides quick access to the key source files of Android projects and helps you work with the new -<a href="{@docRoot}sdk/installing/studio-build.html">Gradle-based build system</a>. +<a href="{@docRoot}sdk/installing/studio-build.html">Gradle-based build system</a>. The Android project view:</p> <ul> @@ -95,7 +95,7 @@ top level of the project hierarchy and contains these three elements at the top <p>For example, <em>Android</em> project view groups all the instances of the <code>ic_launcher.png</code> resource for different screen densities under the same element.</p> -<p class="note"><strong>Note:</strong> The project structure on disk differs from this flattened +<p class="note"><strong>Note:</strong> The project structure on disk differs from this flattened representation. To switch to back the segregated project view, select <strong>Project</strong> from the <strong>Project</strong drop-down. </p> @@ -416,7 +416,6 @@ provides seamless access to Google code samples on GitHub.</p> <p><img src="{@docRoot}images/tools/studio-samples-githubaccess.png" /></p> <p class="img-caption"><strong>Figure 12.</strong> Code Sample Access</p> - <p><img src="{@docRoot}images/tools/studio-sample-in-editor.png" /></p> <p class="img-caption"><strong>Figure 13.</strong> Imported Code Sample</p> |