Merge "Docs: Fixed refrences of 65K -> 64K" into mnc-mr-docs
This commit is contained in:
committed by
Android (Google) Code Review
commit
1938352589
@@ -84,13 +84,13 @@ directory.</p>
|
|||||||
usage when the application is -running on a device.</li>
|
usage when the application is -running on a device.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p class="note"><b>Note:</b> Apps are limited to a 65K method reference limit. If your app reaches
|
<p class="note"><b>Note:</b> Apps are limited to a 64K method reference limit. If your app reaches
|
||||||
this limit, the build process outputs the following error message:
|
this limit, the build process outputs the following error message:
|
||||||
|
|
||||||
<pre>Unable to execute dex: method ID not in [0, 0xffff]: 65536.</pre>
|
<pre>Unable to execute dex: method ID not in [0, 0xffff]: 65536.</pre>
|
||||||
|
|
||||||
To avoid this error, see
|
To avoid this error, see
|
||||||
<a href="{@docRoot}tools/building/multidex.html">Building Apps with Over 65K Methods</a>.
|
<a href="{@docRoot}tools/building/multidex.html">Building Apps with Over 64K Methods</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -175,7 +175,7 @@ toc:
|
|||||||
path: /tools/building/plugin-for-gradle.html
|
path: /tools/building/plugin-for-gradle.html
|
||||||
- title: Manifest Merging
|
- title: Manifest Merging
|
||||||
path: /tools/building/manifest-merge.html
|
path: /tools/building/manifest-merge.html
|
||||||
- title: Apps Over 65K Methods
|
- title: Apps Over 64K Methods
|
||||||
path: /tools/building/multidex.html
|
path: /tools/building/multidex.html
|
||||||
|
|
||||||
- title: Performance Tools
|
- title: Performance Tools
|
||||||
|
|||||||
@@ -153,7 +153,7 @@ numbers, can cause unexpected version updates and regression incompatibilities.<
|
|||||||
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:support-v4:23.2.1
|
com.android.support:support-v4:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@@ -164,7 +164,7 @@ com.android.support:support-v4:23.2.1
|
|||||||
This library provides support for building apps with multiple Dalvik Executable (DEX) files.
|
This library provides support for building apps with multiple Dalvik Executable (DEX) files.
|
||||||
Apps that reference more than 65536 methods are required to use multidex configurations. For
|
Apps that reference more than 65536 methods are required to use multidex configurations. For
|
||||||
more information about using multidex, see <a href="{@docRoot}tools/building/multidex.html">
|
more information about using multidex, see <a href="{@docRoot}tools/building/multidex.html">
|
||||||
Building Apps with Over 65K Methods</a>.
|
Building Apps with Over 64K Methods</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@@ -237,7 +237,7 @@ resources</a>.</p>
|
|||||||
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:appcompat-v7:23.2.1
|
com.android.support:appcompat-v7:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@@ -258,7 +258,7 @@ libraries with resources</a>.</p>
|
|||||||
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:cardview-v7:23.2.1
|
com.android.support:cardview-v7:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@@ -280,7 +280,7 @@ For detailed information about the v7 gridlayout library APIs, see the
|
|||||||
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:gridlayout-v7:23.2.1
|
com.android.support:gridlayout-v7:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@@ -314,7 +314,7 @@ with resources</a>.</p>
|
|||||||
where "<revision>" is the minimum revision at which the library is available. For example:</p>
|
where "<revision>" is the minimum revision at which the library is available. For example:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:mediarouter-v7:23.2.1
|
com.android.support:mediarouter-v7:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<p class="caution">The v7 mediarouter library APIs introduced in Support Library
|
<p class="caution">The v7 mediarouter library APIs introduced in Support Library
|
||||||
@@ -340,7 +340,7 @@ resources</a>.</p>
|
|||||||
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:palette-v7:23.2.1
|
com.android.support:palette-v7:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@@ -362,7 +362,7 @@ libraries with resources</a>.</p>
|
|||||||
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:recyclerview-v7:23.2.1
|
com.android.support:recyclerview-v7:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@@ -391,7 +391,7 @@ with resources</a>. </p>
|
|||||||
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:preference-v7:23.2.1
|
com.android.support:preference-v7:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@@ -455,7 +455,7 @@ resources</a>.</p>
|
|||||||
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:support-v13:23.2.1
|
com.android.support:support-v13:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@@ -487,7 +487,7 @@ resources</a>.</p>
|
|||||||
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:preference-v14:23.2.1
|
com.android.support:preference-v14:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@@ -516,7 +516,7 @@ resources</a>.</p>
|
|||||||
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:preference-leanback-v17:23.2.1
|
com.android.support:preference-leanback-v17:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@@ -558,7 +558,7 @@ with resources</a>. </p>
|
|||||||
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:leanback-v17:23.2.1
|
com.android.support:leanback-v17:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@@ -579,7 +579,7 @@ with resources</a>. </p>
|
|||||||
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:support-annotations:23.2.1
|
com.android.support:support-annotations:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@@ -604,7 +604,7 @@ with resources</a>. </p>
|
|||||||
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:design:23.2.1
|
com.android.support:design:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@@ -632,7 +632,7 @@ with resources</a>. </p>
|
|||||||
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:customtabs:23.2.1
|
com.android.support:customtabs:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@@ -663,7 +663,7 @@ with resources</a>. </p>
|
|||||||
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:percent:23.2.1
|
com.android.support:percent:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@@ -693,5 +693,5 @@ with resources</a>. </p>
|
|||||||
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
<p>The Gradle build script dependency identifier for this library is as follows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
com.android.support:recommendation:23.2.1
|
com.android.support:recommendation:23.3.0
|
||||||
</pre>
|
</pre>
|
||||||
|
|||||||
Reference in New Issue
Block a user