am 868c795d
: am 0307acf9
: Merge "docs: Removed instruction to add gms version in manifest during Google Play services setup, since Android Studio automatically handles this. bug: 20077293" into lmp-docs
* commit '868c795dd253ff31999962f84299be27e4d5828f': docs: Removed instruction to add gms version in manifest during Google Play services setup, since Android Studio automatically handles this. bug: 20077293
This commit is contained in:
@ -82,14 +82,6 @@ see <a href="#split">Selectively compiling APIs into your executable</a>.
|
|||||||
<img src="{@docRoot}images/tools/sync-project.png" style="vertical-align:bottom;margin:0;height:19px" />
|
<img src="{@docRoot}images/tools/sync-project.png" style="vertical-align:bottom;margin:0;height:19px" />
|
||||||
in the toolbar.
|
in the toolbar.
|
||||||
</li>
|
</li>
|
||||||
<li>Open your app's manifest file and add the following tag as a child of the <a
|
|
||||||
href="{@docRoot}guide/topics/manifest/application-element.html">{@code <application>}</a>
|
|
||||||
element:
|
|
||||||
<pre>
|
|
||||||
<meta-data android:name="com.google.android.gms.version"
|
|
||||||
android:value="@integer/google_play_services_version" />
|
|
||||||
</pre>
|
|
||||||
</li>
|
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<p>You can now begin developing features with the
|
<p>You can now begin developing features with the
|
||||||
|
Reference in New Issue
Block a user