Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 31864381 authored by Quddus Chong's avatar Quddus Chong
Browse files

docs: Removed instruction to add gms version in manifest during Google Play...

docs: Removed instruction to add gms version in manifest during Google Play services setup, since Android Studio automatically handles this.
bug: 20077293

Change-Id: Ie1148e751b9d22e5e7a1abad819c19a4c0b9c6b7
parent b1a6bd01
Loading
Loading
Loading
Loading
+0 −8
Original line number Original line Diff line number Diff line
@@ -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 &lt;application>}</a>
element:
<pre>
&lt;meta-data android:name="com.google.android.gms.version"
           android:value="&#64;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