summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ly <robertly@google.com>2012-11-01 14:16:47 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-11-01 14:16:47 -0700
commit0fc15da00597c5a017c1d8eed8f34064c702e4c2 (patch)
tree9e71b0d189e48d65ae7eea899f5e355130b9e90a
parentd2e163461ee8aa79d4560f38e924a7edc44ad4dd (diff)
parent677c1e14fbd991a46b5496d0873b7ca155fd71fb (diff)
downloadbase-0fc15da00597c5a017c1d8eed8f34064c702e4c2.tar.gz
am 677c1e14: Merge "docs: google market -> google play" into jb-dev-docs
* commit '677c1e14fbd991a46b5496d0873b7ca155fd71fb': docs: google market -> google play
-rw-r--r--docs/html/guide/google/play/expansion-files.jd6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/guide/google/play/expansion-files.jd b/docs/html/guide/google/play/expansion-files.jd
index 750e958c2565..f5cda068cc47 100644
--- a/docs/html/guide/google/play/expansion-files.jd
+++ b/docs/html/guide/google/play/expansion-files.jd
@@ -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>