Lines Matching refs:strong
58 To create a new project, click <strong>New Project</strong>.</p>
61 To create a new project, click <strong>File</strong> > <strong>New Project</strong>.</p>
67 <p class="img-caption"><strong>Figure 1.</strong> Choose a name for your project.</p>
69 <p>Enter the values for your project then click <strong>Next</strong>.</p>
76 click <strong>Help me choose</strong>.</p>
79 <p class="img-caption"><strong>Figure 2.</strong> Select the API Level.</p>
84 your apps needs, so you can reach as many devices as possible. Then click <strong>OK</strong>.</p>
87 <p class="img-caption"><strong>Figure 3.</strong> Choose form factors for your app.</p>
89 <p>Then, on the Form Factors Window, click <strong>Next</strong>.</p>
98 <p class="img-caption"><strong>Figure 4.</strong> Add an activity to your app.</p>
100 <p>Choose an activity type then click <strong>Next</strong>.</p>
102 …<p class="note"><strong>Note:</strong> If you choose "Add No Activity", click <strong>Finish</stro…
111 <p class="img-caption"><strong>Figure 5.</strong> Choose a name for your activity.</p>
114 <strong>Finish</strong>.</p>
124 <p class="img-caption"><strong>Figure 6.</strong> The default project structure for a mobile app.</…
144 <p>To create a new module, select <strong>File</strong> > <strong>New</strong> >
145 <strong>Module</strong>. Select the desire module type then click Next to enter the basic module
149 <li>Enter an <strong>Application Name</strong>. This name is used as the title of your
152 <li>Enter a <strong>Module Name</strong>. This text is used as the name of the folder where
155 <li>Enter a <strong>Package Name</strong> and <strong>Package Location</strong>. This class
165 <li>Select the <strong>Minimum required SDK</strong>.
170 <p class="note"><strong>Note:</strong> You can manually change the minimum and target SDK
172 set the <strong>targetSdkVersion</strong> and <em>targetSdkVersion</em> in the
176 <li>Select a <strong>Target SDK</strong>. This setting indicates the highest version of
182 <li>Select a <strong>Compile With</strong> API version. This setting specifies what version
186 … <li>Select a <strong>Language Level</strong> API version. This setting specifies what version
190 <li>Select a <strong>Theme</strong>. This setting specifies which standard Android
193 <a href="{@docRoot}tools/projects/templates.html">Using Code Templates</a>Leave the <strong>
194 Create activity</strong> option checked so you can start your
197 … <li>Click the check box for the required Support Libraries then click <strong>Next</strong>.</li>
199 … <li>In the <strong>Configure Launcher Icon</strong> page, create an icon and options, then click
200 <strong>Next</strong>.</li>
202 <li>In the <strong>Create Activity</strong> page, select activity template then click
203 <strong>Next</strong>. For more information about Android code templates, see
207 <li>Review the new module settings then click <strong>Finish</strong>.</li>
223 plugin assignment in the <strong>build.gradle</strong> file to <em>com.android.libary</em>.</p>
241 <strong<build.gradle</strong> file. </p>
276 <p class="note"><strong>Note:</strong> The library settings in the <code>app/build.gradle</code>
293 <strong>Open</strong> > <strong>Module Settings</strong>.</li>
297 priority (and merge order) by selecting a library and using the <strong>Up</strong> and
298 <strong>Down</strong> controls. The tools merge the referenced libraries with your application
305 <li>Use the <strong>Scope</strong> drop-down to select how the dependency will be applied.</li>
307 <li>Click <strong>Apply</strong> to create the dependency and <strong>OK</strong> to close the
308 <strong>Project Structure</strong> window.</li>
364 <p class="img-caption"><strong>Figure 9:</strong> Show the Android project view.</p>
371 click <strong>Project</strong> and select <strong>Android</strong>, as shown in figure 9.</p>
374 under <strong>Gradle Scripts</strong>. Each project module appears as a folder at the top
386 <p class="note"><strong>Note:</strong> The Android project view shows a hierarchy that helps you
393 <p class="img-caption"><strong>Figure 10:</strong> The traditional project view (left) and the