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

Commit 0fc15da0 authored by Robert Ly's avatar Robert Ly Committed by Android Git Automerger
Browse files

am 677c1e14: Merge "docs: google market -> google play" into jb-dev-docs

* commit '677c1e14':
  docs: google market -> google play
parents d2e16346 677c1e14
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -421,7 +421,7 @@ policy, which captures the expansion file names, sizes, and URLs from the licens

<p>To use APK expansion files with your application and provide the best user experience with
minimal effort on your behalf, we recommend you use the Downloader Library that's included in the
Google Market Apk Expansion package. This library downloads your expansion files in a
Google Play APK Expansion Library package. This library downloads your expansion files in a
background service, shows a user notification with the download status, handles network
connectivity loss, resumes the download when possible, and more.</p>

@@ -450,8 +450,8 @@ application.</p>
<p>First, open the <a href="{@docRoot}sdk/exploring.html">Android SDK Manager</a>, expand
<em>Extras</em> and download:</p>
<ul>
  <li><em>Google Market Licensing package</em></li>
  <li><em>Google Market Apk Expansion package</em></li>
  <li><em>Google Play Licensing Library package</em></li>
  <li><em>Google Play APK Expansion Library package</em></li>
</ul>

<p>If you're using Eclipse, create a project for each library and add it to your app:</p>