/docs/source.android.com/src/devices/camera/ |
D | camera3.jd | 7 Licensed under the Apache License, Version 2.0 (the "License"); 32 to your underlying camera driver and hardware. The latest version of Android 36 <p>Version 1 of the camera HAL is still supported for future releases of Android 39 capable front-facing camera with version 1 of the HAL and a more advanced 40 back-facing camera with version 3 of the HAL. Version 2 was a stepping stone to 41 version 3 and is not supported.</p> 44 There is only one camera HAL module (with its own version number, currently 1, 2, 46 their own version. Camera module v2 or newer is required to support devices v2 or newer, and such 54 href="versioning.html">Camera version support</a> for our plans.</p> 59 Version 1 of the camera subsystem was designed as a black box with high-level [all …]
|
D | versioning.jd | 1 page.title=Camera version support 7 Licensed under the Apache License, Version 2.0 (the "License"); 42 <li><em>Camera HAL3.2</em>: The version of the camera device HAL that is 43 being released with Lollipop. KitKat launched with an earlier version (Camera HAL3.1). 86 necessity must have a Camera HAL version of 3.2 (shipping with Android 5.0) or later.</p> 89 but not all of them, and must also comprise a Camera HAL version of 3.2 or later.</p> 134 <h2 id="version-history">Version history</h2> 168 <li>Major version change since the ABI is completely different. No change to the
|
/docs/source.android.com/src/source/ |
D | code-lines.jd | 7 Licensed under the Apache License, Version 2.0 (the "License"); 36 version of Android from unstable experimental work. We roll the open source administration 61 In parallel, Google works internally on the next version of the Android platform and 63 version of Android by working with a device partner on a flagship device whose 69 When the "n+1"th version is ready, it will be published to the public source tree and 84 A <em>release</em> corresponds to a formal version of the Android platform, such as 1.5, 85 2.1, and so on. Generally speaking, a release of the platform corresponds to the version in 106 version. OEMs and other groups building devices should pull only from a release branch. 130 The "n+1"th version (that is, next major version of the framework and platform APIs) will 143 When the platform APIs for the next version have stabilized and been fully tested, Google [all …]
|
D | faqs.jd | 7 Licensed under the Apache License, Version 2.0 (the "License"); 77 platform as the next version.</p> 79 on a small number of "flagship" devices and develops the next version of 86 <p>Each platform version of Android (such as 1.5, 1.6, and so on) has a 88 recent such branch will be considered the "current stable" branch version. 95 <p>Finally, Google works on the next version of the Android platform in tandem 106 <p>To address this, some parts of the next version of Android including the 108 the next version of Android. Our aim is to focus attention on the current 109 stable version of the Android source code while we create the next version 111 and OEMs to use a single version without tracking unfinished [all …]
|
D | building-running.jd | 7 Licensed under the Apache License, Version 2.0 (the "License"); 118 <h3 id="wrong-java-version">Wrong Java Version</h3> 119 <p>If you are attempting to build a version of Android inconsistent with your 120 version of Java, <code>make</code> will abort with a message such as</p> 122 You are attempting to build with the incorrect version 125 Your version is: WRONG_VERSION. 126 The correct version is: RIGHT_VERSION. 141 <h3 id="python-version-3">Python Version 3</h3>
|
D | initializing.jd | 7 Licensed under the Apache License, Version 2.0 (the "License"); 34 version of the source code you plan to compile. See 58 <p>Java 7: For the latest version of Android</p> 63 <p>Optionally, update the default Java version by running:</p> 68 <p>If you encounter version errors for Java, set its 69 path as described in the <a href="building-running.html#wrong-java-version">Wrong 70 Java Version</a> section.</p> 72 <p>To develop older versions of Android, download and install the corresponding version of the <a 81 <p>You will need a 64-bit version of Ubuntu. Ubuntu 14.04 is recommended.</p> 85 <p>You may use Ubuntu 12.04 to build older versions of Android. Version 12.04 is not supported on m… [all …]
|
D | downloading.jd | 7 Licensed under the Apache License, Version 2.0 (the "License"); 64 For version 1.17, the SHA-1 checksum for repo is ddd79b6d5a7807e911b524cb223bc3544b661c28 67 For version 1.19, the SHA-1 checksum for repo is 92cbad8c880f697b58ed83e348d06619f8098e6c 70 For version 1.20, the SHA-1 checksum for repo is e197cb48ff4ddda4d11f23940d316e323b29671c 73 For version 1.21, the SHA-1 checksum for repo is b8bd1804f432ecf1bab730949c82b93b0fc5fede 94 Run <code>repo init</code> to bring down the latest version of Repo with all its most 248 Version: GnuPG v1.4.2.2 (GNU/Linux)
|
D | building-kernels.jd | 7 Licensed under the Apache License, Version 2.0 (the "License"); 161 <h2 id="id-version">Identifying kernel version</h2> 162 <p>To determine the kernel version used in a particular system image, run the 165 …p -a -b -o $'\x1f\x8b\x08\x00\x00\x00\x00\x00' kernel | cut -d ':' -f 1) | zgrep -a 'Linux version' 169 …C_ALL=C od -Ad -x -w2 zImage-dtb | grep 8b1f | cut -d ' ' -f1 | head -1) | zgrep -a 'Linux version'
|
/docs/source.android.com/src/compatibility/5.1/ |
D | versions.jd | 1 page.title=Permitted Version Strings for Android 5.1 7 <code>android.os.Build.VERSION.RELEASE</code>. The reason for this is that 9 so that end users can easily and reliably identify the version of Android 15 <code>android.os.Build.VERSION.RELEASE</code> for Android 5.1 are:</p>
|
/docs/source.android.com/src/compatibility/4.2/ |
D | versions.jd | 1 page.title=Permitted Version Strings for Android 4.2 6 <code>android.os.Build.VERSION.RELEASE</code>. The reason for this is that 8 so that end users can easily and reliably identify the version of Android 14 <code>android.os.Build.VERSION.RELEASE</code> for Android 4.2 are:</p>
|
/docs/source.android.com/src/compatibility/2.3/ |
D | versions.jd | 1 page.title=Permitted Version Strings for Android 2.3 6 <code>android.os.Build.VERSION.RELEASE</code>. The reason for this is that 8 so that end users can easily and reliably identify the version of Android 14 <code>android.os.Build.VERSION.RELEASE</code> for Android 2.3 are:</p>
|
/docs/source.android.com/src/compatibility/4.3/ |
D | versions.jd | 1 page.title=Permitted Version Strings for Android 4.3 6 <code>android.os.Build.VERSION.RELEASE</code>. The reason for this is that 8 so that end users can easily and reliably identify the version of Android 14 <code>android.os.Build.VERSION.RELEASE</code> for Android 4.3 are:</p>
|
/docs/source.android.com/src/compatibility/4.1/ |
D | versions.jd | 1 page.title=Permitted Version Strings for Android 4.1 6 <code>android.os.Build.VERSION.RELEASE</code>. The reason for this is that 8 so that end users can easily and reliably identify the version of Android 14 <code>android.os.Build.VERSION.RELEASE</code> for Android 4.1 are:</p>
|
/docs/source.android.com/src/compatibility/5.0/ |
D | versions.jd | 1 page.title=Permitted Version Strings for Android 5.0 7 <code>android.os.Build.VERSION.RELEASE</code>. The reason for this is that 9 so that end users can easily and reliably identify the version of Android 15 <code>android.os.Build.VERSION.RELEASE</code> for Android 5.0 are:</p>
|
/docs/source.android.com/src/compatibility/2.2/ |
D | versions.jd | 1 page.title=Permitted Version Strings for Android 2.2 6 <code>android.os.Build.VERSION.RELEASE</code>. The reason for this is that 8 so that end users can easily and reliably identify the version of Android 14 <code>android.os.Build.VERSION.RELEASE</code> for Android 2.2 are:</p>
|
/docs/source.android.com/src/compatibility/2.1/ |
D | versions.jd | 1 page.title=Permitted Version Strings for Android 2.1 6 <code>android.os.Build.VERSION.RELEASE</code>. The reason for this is that 8 so that end users can easily and reliably identify the version of Android 14 <code>android.os.Build.VERSION.RELEASE</code> for Android 2.1 are:</p>
|
/docs/source.android.com/src/compatibility/4.4/ |
D | versions.jd | 1 page.title=Permitted Version Strings for Android 4.4 7 <code>android.os.Build.VERSION.RELEASE</code>. The reason for this is that 9 so that end users can easily and reliably identify the version of Android 15 <code>android.os.Build.VERSION.RELEASE</code> for Android 4.4 are:</p>
|
/docs/source.android.com/src/compatibility/4.0/ |
D | versions.jd | 1 page.title=Permitted Version Strings for Android 4.0 6 <code>android.os.Build.VERSION.RELEASE</code>. The reason for this is that 8 so that end users can easily and reliably identify the version of Android 14 <code>android.os.Build.VERSION.RELEASE</code> for Android 4.0 are:</p>
|
/docs/source.android.com/src/compatibility/ |
D | overview.jd | 7 Licensed under the Apache License, Version 2.0 (the "License"); 46 any other device that is compatible with the same Android platform version. 78 <p>Just as each version of the Android platform exists in a separate branch in 79 the source code tree, there is a separate CTS and CDD for each version as 98 <p>If you want to build a device compatible with a given Android version, 99 start by checking out the source code for that version, and then read the
|
/docs/source.android.com/src/accessories/ |
D | aoa2.jd | 7 Licensed under the Apache License, Version 2.0 (the "License"); 29 Android devices supporting the initial version of the Android Open Accessory protocol return a 30 <code>1</code>, representing the protocol version number. Devices that support the new features des… 31 in this document must return <code>2</code> for the protocol version. Version 2.0 of the protocol is 43 Serial.print("could not read device protocol version\n"); 50 sendString(addr, ACCESSORY_STRING_VERSION, version); 84 version of the protocol supports a standard USB audio class interface that is capable of 2 channel
|
D | aoa.jd | 7 Licensed under the Apache License, Version 2.0 (the "License"); 66 represents the version of the protocol that the device supports (currently, only version 1 74 data: protocol version number (16 bits little endian sent from the 78 <li>If the device returns a proper protocol version, send identifying string information to the 99 version: 3
|
D | custom.jd | 7 Licensed under the Apache License, Version 2.0 (the "License"); 38 <p>The AOA protocol has two versions which support different types of communication. Version 39 1.0 supports a generic accessory communication and adb debugging. This version of the protocol is 42 2.3.4 (API Level 10) and higher. Version 2.0 of the protocol is available in Android 4.1 (API Level 91 Accessory (AOA) protocol version 2.0. This version of the AOA protocol is supported on Android 4.1
|
D | accessories_toc.cs | 4 Licensed under the Apache License, Version 2.0 (the "License"); 48 <li><a href="<?cs var:toroot ?>accessories/aoa2.html">Version 2.0</a></li> 49 <li><a href="<?cs var:toroot ?>accessories/aoa.html">Version 1.0</a></li>
|
/docs/source.android.com/src/devices/ |
D | index.jd | 7 Licensed under the Apache License, Version 2.0 (the "License"); 117 …metadata such as the version, name, and author of the module, which helps Android find and load it… 120 the module version, author, and name.</p> 158 defines a more-detailed version of the generic <code>hw_device_t</code> that contains 197 driver. Android uses a version of the Linux kernel with a few special additions 204 You can use any version of the kernel as long as it supports the required 206 version of the Android kernel. For details on the latest Android kernel, see <a href="{@docRoot}sou…
|
/docs/source.android.com/src/devices/tech/test_infra/tradefed/ |
D | index.jd | 7 Licensed under the Apache License, Version 2.0 (the "License"); 75 versions and a variety of devices. If an issue comes up on a particular platform version and/or 81 There's a version that <a href="/reference/com/android/tradefed/targetprep/InstallApkSetup.html" 82 >installs from the local filesystem</a>, as well as a version that can 84 apks downloaded from a build service</a>. It is important to note that the latter version would
|