/frameworks/base/docs/html/tools/publishing/ |
publishing_overview.jd | 51 <strong>Figure 1.</strong> Publishing is the last phase of the Android <a 155 <strong>Publish</strong > in the developer console and within minutes your application will be 170 <strong>Figure 1.</strong> Users can simply click <strong>Install</strong> when you send them 178 the Android system will recognize the APK and display an <strong>Install Now</strong> [all...] |
/frameworks/base/docs/html/about/versions/ |
android-2.3-highlights.jd | 151 <p style="margin-top:1em;margin-bottom:.75em;"><strong>Internet calling</strong></p> 165 <p style="margin-top:1.25em;margin-bottom:.75em;"><strong>Near-field communications</strong></p> 178 <p style="margin-top:1.25em;margin-bottom:.75em;"><strong>Downloads management</strong></p> 185 <p style="margin-top:1.25em;margin-bottom:.75em;"><strong>Camera</strong></p> 205 <p style="margin-top:.75em;margin-bottom:.75em;"><strong>Performance</strong></p [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
accessing-resources.jd | 71 <li><strong>In code:</strong> Using a static integer from a sub-class of your {@code R} 78 <li><strong>In XML:</strong> Using a special XML syntax that also corresponds to 96 imageView.setImageResource(<strong>R.drawable.myimage</strong>); 157 setBackgroundDrawableResource}(<strong>R.drawable.my_background_image</strong>) ; 163 getText}(<strong>R.string.main_title</strong>)); [all...] |
style-resource.jd | 23 <p class="note"><strong>Note:</strong> A style is a simple resource that is referenced 60 <dd><strong>Required.</strong> This must be the root node. 68 <dd><em>String</em>. <strong>Required</strong>. A name for the style, which is used as the 84 <dd><em>Attribute resource</em>. <strong>Required</strong>. The name of the style property
|
/frameworks/base/docs/html/tools/adk/ |
adk.jd | 196 <p class="note"><strong>Note:</strong> If you are on a Mac, install the FTDI USB Serial 268 <li>Click <strong>Tools > Board > Arduino Mega 2560</strong> to specify the ADK board's 274 <li>On Windows: click <strong>Tools > Serial Port > COM#</strong> to specify the port 278 <li>On Mac: Click <strong>Tools > Serial Port > dev/tty.usbserial-###</strong> to 281 <li>On Linux (Ubuntu): Click <strong>Tools > Serial Port > dev/ttyUSB#</strong> t [all...] |
/frameworks/base/docs/html/guide/topics/graphics/ |
opengl.jd | 70 <p class="caution"><strong>Caution:</strong> 77 <p class="note"><strong>Note:</strong> 97 <dt><strong>{@link android.opengl.GLSurfaceView}</strong></dt> 106 <dt><strong>{@link android.opengl.GLSurfaceView.Renderer}</strong></dt> 199 <li><strong>OpenGL ES version requirements</strong> - If your application only supports OpenGL E [all...] |
/development/samples/BluetoothHDP/ |
_index.jd | 9 specialization codes, refer to <strong>Bluetooth Assigned Numbers</strong> at <a
|
/docs/source.android.com/src/accessories/ |
audio.jd | 29 <p><strong>Note:</strong> Due to the low power output of Android devices, the Android Open Accessory 42 <p><strong>Note:</strong> The AOA 2.0 protocol also supports the 52 <p><strong>Note:</strong> If you want to provide a custom application for output to your audio 67 <p><strong>Note:</strong> The ADK 2012 source code includes an open source Bluetooth stack that
|
/external/chromium_org/chrome/browser/resources/ |
about_memory_linux.html | 52 <strong>Memory</strong> 55 <strong>Private:</strong> 60 <strong>Proportional:</strong> 86 <strong jscontent="name"></strong> <span jscontent="version"></span>
|
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
change_picture_options.html | 25 <strong id="user-image-author-name"></strong>
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/email_this_page/ |
options.html | 29 <strong>Select provider to use when emailing a web page address:</strong>
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_manifestVersion.html | 28 <strong><code>'manifest_version': 2</code></strong>:
|
/external/chromium_org/ipc/ |
ipc_channel.cc | 30 // the creator, an identifier for the child instance, and a strong random 31 // component. The strong random component prevents other processes from
|
/external/chromium_org/ppapi/cpp/ |
module_embedder.h | 19 /// <strong>Note: </strong>NaCl module developers must implement this function.
|
/external/clang/test/ARCMT/ |
autoreleases.m.result | 19 @property (strong) id prop; 20 @property (strong) xpc_object_t xpc_prop;
|
/external/clang/test/SemaObjC/ |
continuation-class-property.m | 37 @property (readonly, strong) NSString *bar; // expected-note {{property declared here}} 42 @property (readwrite, strong) NSRect bar; // expected-error {{type of property 'NSRect' in class extension does not match property type in primary class}}
|
error-property-gc-attr.m | 23 @synthesize NOT=II; // expected-error {{existing instance variable 'II' for strong property 'NOT' may not be __weak}} 26 @synthesize AWEAK; // expected-error {{existing instance variable 'AWEAK' for strong property 'AWEAK' may not be __weak}}
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
Platform.java | 22 * <p><strong>This .java file should never be consumed by javac.</strong>
|
/external/markdown/MarkdownTest/Tests_2004/ |
Yuri-Attributes.text-out | 24 <p>Duis aute <strong type="term">irure</strong> dolor in
|
Yuri-Attributes.text-res | 24 <p>Duis aute <strong type="term">irure</strong> dolor in
|
/external/markdown/tests/extensions-x-footnotes/ |
named_markers.html | 16 <p>A <strong>numbered</strong> footnote.
|
/external/mockito/src/org/mockito/ |
Incubating.java | 22 * For types or methods that are not yet released it means the API is <strong>work in progress</strong>
|
/frameworks/base/core/java/android/bluetooth/ |
package.html | 32 <p class="note"><strong>Note:</strong>
|
/frameworks/base/docs/html/google/gcm/ |
demo.jd | 7 <strong>This doc is deprecated</strong></a> 12 <div><p><strong>The information in this document has been superseded by <a href="server.html">GCM Server</a> and <a href="client.html">GCM Client</a></strong>. Please use the <a href="{@docRoot}reference/com/google/android/gms/gcm/GoogleCloudMessaging.html">{@code GoogleCloudMessaging}</a> API instead of the GCM client helper library. The GCM server helper library is still valid.</p> 49 <p class="note"><strong>Note:</strong> This tutorial describes how to develop GCM-enabled apps using the helper libraries. This is just one approach. For a more comprehensive discussion of the available APIs and development paths, see <a href="gs.html">Getting Started</a>. 91 <li> From the SDK Manager, install <strong>Extras > Google Cloud Messaging for Android Library</strong>. 96 <p class="note"><strong>Note:</strong> If you don't see <strong>Extras > Google Cloud Messaging for Android Library</strong> in the S (…) [all...] |
/frameworks/base/docs/html/tools/projects/ |
index.jd | 31 <dt><strong>Android Projects</strong></dt> 38 <dt><strong>Test Projects</strong></dt> 43 <dt><strong>Library Projects</strong></dt> 176 <strong>Properties</strong>.</dd> 227 <p class="note"><strong>Note:</strong> You need SDK Tools r14 or newer to use the new librar [all...] |