From b984c93c99768fc2a6a2a8eaac257e23cbd6a611 Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Wed, 18 Nov 2015 18:53:39 -0800 Subject: docs: Tools docs reorganization, round 1b b/25522909 Change-Id: I54d51eeedf122648026bd013cfceac3f32629b7e --- docs/html/sdk/installing/create-project.jd | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'docs/html/sdk') diff --git a/docs/html/sdk/installing/create-project.jd b/docs/html/sdk/installing/create-project.jd index 68fd57250d17..fe14c612f981 100644 --- a/docs/html/sdk/installing/create-project.jd +++ b/docs/html/sdk/installing/create-project.jd @@ -1,4 +1,4 @@ -page.title=Managing Projects from Android Studio +page.title=Managing Projects with Android Studio @jd:body @@ -8,13 +8,6 @@ page.title=Managing Projects from Android Studio
  1. Creating an Android Project
  2. -
      -
    1. Create a New Project
    2. -
    3. Select Form Factors and API Level
    4. -
    5. Add an Activity
    6. -
    7. Configure Your App
    8. -
    9. Develop Your App
    10. -
  3. Creating an Android Module
  4. @@ -359,10 +352,6 @@ Android project view:

    per resource type. - - -

    Use the Android Project View

    -

    The Android project view is enabled by default and shows all the build files at the top level of the project hierarchy under Gradle Scripts. The project module appears as a folder at the top level of the project hierarchy and contains these three elements @@ -386,12 +375,3 @@ from this representation and maintains the traditional project structure.

       

    Figure 10: Android and Traditional project view

    - - - - - - - - - -- cgit v1.2.3-59-g8ed1b