Home | History | Annotate | Download | only in installing

Lines Matching full:click

245     <li>Click <strong>File</strong> and select <strong>New Project</strong>.</li>
248 <li>Leave the rest of the values unchanged and click <strong>Next</strong>.</li>
249 <li>Leave the default icon settings unchanged and click <strong>Next</strong>.</li>
250 <li>Select <em>Blank Activity</em> and click <strong>Next</strong>.</li>
251 <li>Leave the default activity and layout names unchanged and click
305 <li>Click <strong>File</strong> and select <strong>New Module</strong>.</li>
306 <li>On the window that appears, select <strong>Android Library</strong> and click
308 <li>Leave the default module name (<code>lib</code>) unchanged and click
310 <li>Select <em>Blank Activity</em> and click <strong>Next</strong>.</li>
311 <li>Type "LibActivity1" on the <em>Activity Name</em> field and click
348 In this layout file, click on the line that contains
354 In this layout file, click on the line that contains
369 Click on <code>LibActivity1</code> in the first line inside the
399 <p>To build the project on Android Studio, click <strong>Build</strong> and select
409 <p>Click <img src="{@docRoot}images/tools/as-gradlebutton.png" alt=""
418 Console, click <img src="{@docRoot}images/tools/as-gradlebutton.png" alt=""
421 <p>To view the list of all available build tasks in Android Studio, click <strong>Gradle</strong>
423 figure 3. Double-click any build task to run it in Android Studio. To hide the <em>Gradle tasks</em>
424 panel, click <strong>Gradle</strong> again.</p>
475 <li>Click <strong>Gradle</strong> on the right side of the IDE window.</li>
478 <li>Expand <strong>:app</strong> and double-click <strong>assembleRelease</strong>.</li>
570 Android Studio requires a project sync to import the build configuration changes. Click
917 <li>Right click the <strong>src</strong> directory under <em>app</em> and select
919 <li>Enter "demo" as the name of the new directory and click <strong>OK</strong>.</li>
940 <li>On the <em>Project</em> panel, right click on the <strong>app</strong> module and select
942 <li>Select <strong>Blank Activity</strong> and click <strong>Next</strong>.</li>
944 <li>Enter "com.buildsystemexample.app" as the package name and click
946 <li>Right click on the <strong>java</strong> directory under <em>app/src/demo</em> and select
948 <li>Enter "com.buildsystemexample.app" as the package name and click <strong>OK</strong>.</li>
951 <li>Accept the default values and click <strong>Refactor</strong>.</li>
959 <li>Accept the default values on the window that appears and click <code>OK</code>.</li>
977 <li>On the <em>Project</em> panel, right click on the <strong>demo</strong> directory under
979 <li>Right-click on the <strong>src/</strong> directory under <em>app/</em> and select
981 <li>On the window that appears, enter "full" as the new name and click <strong>OK</strong>.</li>
997 <p>To work on files from a particular flavor, click on <strong>Build Variants</strong> on the left
1027 <li>Click on the areas marked in red in the layout file and press <strong>Alt</strong>+