Lines Matching full:strong
79 <li><strong>Create your required resource files</strong> This includes
84 <li><strong>Design your user interface</strong> See <a
87 <li><strong>Implement your Activity </strong>(this page)<strong> </strong> You
99 <li><strong><a href="{@docRoot}guide/developing/building/building-cmdline.html">Build and install your
100 package</a>.</strong> The Android SDK has some nice tools for generating
110 In the <strong>Package Explorer</strong> panel, right-click on your project and select <strong>Properties</strong>.
112 Select <strong>Java Build Path</strong>, then the tab <strong>Libraries</strong>.
114 Press the <strong>Add External JARs...</strong> button and select the JAR file.
117 Alternatively, if you want to include third party JARs with your package, create a new directory for them within your project and select <strong>Add Library...</strong> instead.</p>
292 <p class="caution"><strong>Caution:</strong> This theme will also hide the Action Bar on Android
359 <p><em><strong>Note:</strong></em> If a receiver or broadcaster
374 <p><strong>Receiver AndroidManifest.xml </strong>(because there is no intent filter
379 <p><strong>Receiver Java code: </strong></p>
437 value or an indeterminate length (setProgress(bool)). See <strong>Views</strong> > <strong>Progress Bar</strong> in
820 <p class="note"><strong>Note:</strong> If you are running Eclipse and