* commit '566e4df8c3ff66fae6c343524272d332510e26f4': docs: Added Revision 3 of Google APIs System Image.
This commit is contained in:
@ -87,19 +87,34 @@ class="toggle-content-img" alt="" />Revision 1</a> <em>(October 2013)</em>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<h3 id="gsi-4.4">Google APIs System Image</h3>
|
||||
|
||||
<div class="toggle-content opened">
|
||||
<p><a href="#" onclick="return toggleContent(this)">
|
||||
<img src="{@docRoot}assets/images/triangle-opened.png"
|
||||
class="toggle-content-img" alt="" />Revision 3</a> <em>(February 2014)</em>
|
||||
</p>
|
||||
|
||||
<div class="toggle-content-toggleme">
|
||||
|
||||
<p>This release includes
|
||||
<a href="{@docRoot}google/play-services/index.html">Google Play services</a> version 4.2.42,
|
||||
allowing you to test your application in an emulator using the latest Google Play services.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="toggle-content closed">
|
||||
<p><a href="#" onclick="return toggleContent(this)">
|
||||
<img src="{@docRoot}assets/images/triangle-closed.png"
|
||||
class="toggle-content-img" alt="" />Revision 2</a> <em>(December 2013)</em>
|
||||
</p>
|
||||
|
||||
<div class="toggle-content-toggleme">
|
||||
|
||||
<p>Maintenance release. This release includes
|
||||
<a href="{@docRoot}google/play-services/index.html">Google Play services</a> version 4.0.33,
|
||||
allowing you to test your application in an emulator using the latest Google Play services.</p>
|
||||
<p>This release includes
|
||||
<a href="{@docRoot}google/play-services/index.html">Google Play services</a> version 4.0.33.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user