HomeSort by relevance Sort by last modified time
    Searched full:play (Results 126 - 150 of 3217) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/base/docs/html/training/in-app-billing/
test-iab-app.jd 22 <li><a href="{@docRoot}google/play/billing/billing_testing.html">Testing In-app Billing</a></li>
28 <p>To ensure that In-app Billing is functioning correctly in your application, you should test the test the application before you publish it on Google Play. Early testing also helps to ensure that the user flow for purchasing in-app items is not confusing or slow, and that users can see their newly purchased items in a timely way.</p>
31 Test your In-app Billing application with static responses by using Google Play?s reserved product IDs.By using reserved product IDs instead of actual product IDs, you can test the purchase flow without specifying an actual payment method or transferring money. To learn more about the reserved product IDs, see <a href="{@docRoot}google/play/billing/billing_testing.html">Testing In-app Billing</a>.
34 <p>Because Google Play does not allow you to use your developer account to directly purchase in-app products that you have created yourself, you'll need to create test acccounts under your developer account profile. To create a test account, simply enter a valid Google email address. Users with these test accounts will then be able to make in-app-billing purchases from uploaded, unpublished applications that you manage.</p>
39 <li>Login to the <a href="https://play.google.com/apps/publish/" target="_blank">Developer Console</a> with your developer account.</li>
44 <li>Make sure that you have uploaded the signed APK for your application to the Developer Console, and associated one or more in-app products with your application. You don't need to publish the application on Google Play to test it. <p class="note"><strong>Warning:</strong> It may take up to 2-3 hours after uploading the APK for Google Play to recognize your updated APK version. If you try to test your application before your uploaded APK is recognized by Google Play, your application will receive a ?purchase cancelled? response with an error message ?This version of the application is not enabled for In-app Billing.?</p></li>
47 <li>Your test device is running on Android SDK Version 2.2 (API level 8) or higher, and is installed with Google Play client Version 3.9.16 or higher.</li
    [all...]
purchase-iab-products.jd 25 <li><a href="{@docRoot}google/play/billing/billing_overview.html">In-app Billing
31 <p>Once your application is connected to Google Play, you can initiate purchase requests for in-app products. Google Play provides a checkout interface for users to enter their payment method, so your application does not need to handle payment transactions directly.</p>
32 <p>When an item is purchased, Google Play recognizes that the user has ownership of that item and prevents the user from purchasing another item with the same product ID until it is consumed. You can control how the item is consumed in your application, and notify Google Play to make the item available for purchase again.</p>
33 <p>You can also query Google Play to quickly retrieve the list of purchases that were made by the user. This is useful, for example, when you want to restore the user's purchases when your user launches your app.</p>
41 <li>The third argument is a request code value. This value can be any positive integer. Google Play reurns this request code to the calling {@code Activity}?s {@code onActivityResult} along with the purchase response.</li>
42 <li>The fourth argument is a listener that is notified when the purchase operation has completed and handles the purchase response from Google Play.</li>
43 <li>The fifth argument contains a ?developer payload? string that you can use to send supplemental information about an order (it can be an empty string). Typically, this is used to pass in a string token that uniquely identifies this purchase request. If you specify a string value, Google Play returns this string along with the purchase response. Subsequently, when you make queries about this purchase, Google Play returns this string together with the purchase details. <p class="note"><strong>Security Recommend (…)
    [all...]
  /frameworks/base/docs/html-intl/intl/ja/distribute/googleplay/
wear.jd 28 Android Wear ? Google Play ????????????????????????????????????? Android Wear ???????????????????????????????????????????????????????? Wear ??????????????????? Wear ?????????????????? ?????????????????????????????????????????????????Android Wear ????????????????????????????Google Play ?????????????????
32 ?????????????????? Wear ???? Google Play ???????????????????????<a href="{@docRoot}distribute/essentials/quality/wear.html">Wear ??????</a>???????????????????????????????????????????????????????????????????? ??????? Android Wear ????????????????????????
40 Google Play ???Wear ????? Wear ???????????????????????????????? ????? ???????????????/ ???????????????????????????????????????????????????????????????????????
56 Wear ???????????????????Wear ??????????????????????????Wear ???????????? Google Play ? Wear ????????????????????????????????????????????????????<a href="{@docRoot}distribute/essentials/quality/wear.html">Wear ??????</a>??????????
90 Wear ???? Android Wear ?????????????????????????????? ????????????????????????????????Google Play ???????????? Wear ??????????????????????????????????????? Android Wear ????????????????????????????????
112 ?????? APK ???????? <a href="{@docRoot}distribute/essentials/quality/wear.html">Wear ??????</a>????????????????????????????????? ????????????????????????? Wear ???????????????????????????????????Google Play ????????????????????????????<a href="{@docRoot}distribute/googleplay/publish/preparing.html">???? ???????</a>??????????
116 Android Wear ??????????????????????? ??????<strong>[?????/ ????]</strong> ??????? Android Wear ??????????????????Android Wear ????????? Google Play ?????????????????? <a href="{@docRoot}distribute/essentials/quality/wear.html">Wear ??????</a>??????????????????
120 ??????????????????????????????????????Google Play ????? <a href="{@docRoot}distribute/essentials/quality/wear.html">Wear ??????</a>????????????????????????????????????????????????????????????????????
124 ???????? <a href="{@docRoot}distribute/essentials/quality/wear.html">Wear ??????</a>????????????Google Play ??????? Android Wear ?????????????????????????????????????????????????????????????????????
    [all...]
  /frameworks/base/docs/html-intl/intl/ko/distribute/googleplay/
wear.jd 28 Android Wear ? Google Play? ?? ??? ?? ????? ??? ? ????. ?? ?? Android Wear ??? ?? ??? ?? ? ???, ? ??? ??? ??? ? ????.
31 ?? ????? ?? ? ?? ?????? ???? Android Wear ??? ??? ??? ????, Google Play? ?? ?? ??? ? ??? ?????.
37 ????? ? ??? ???? Google Play? ?? ????? Wear ?? ???? ??? ?????.
48 Google Play? ?? Wear ?? ?? ?? ??? ? ????. ?? ??? ?? ??? ?? ?? ? ?? ??? ???? ???? ??? ? ????.
70 Wear?? ??? ? ?? ?? Google Play?? Wear ??? ?????. ?? ?? ?? ??? ???? ??? ??? ? ????.
122 Google Play? ???? ?? ??? ? ??? ??? ??? Wear ?? ?????.
155 Google Play?? ??? ???? ??? ???? ?? ?? <a href="{@docRoot}distribute/googleplay/publish/preparing.html">?? ?? ??</a>? ??????.
161 ???? Android Wear ???? Google Play? ?? ?? ??? ? ?? ?? <a href="{@docRoot}distribute/essentials/quality/wear.html">Wear ? ??</a> ??? ???? ?????.
166 ????? ?? ??? ??? ?? ???? ?? ??? ? ????. ?? Google Play? ?? ???? <a href="{@docRoot}distribute/essentials/quality/wear.html">Wear ? ??</a> ??? ????? ??? ?? ? ??? ????? ?????.
173 ?? <a href="{@docRoot}distribute/essentials/quality/wear.html">Wear ? ??</a> ??? ?? ???? ?? Google Play?? Android Wear ???? ?? ? ?? ??? ? ????
    [all...]
  /frameworks/base/docs/html-intl/intl/ru/distribute/googleplay/
wear.jd 28 ???? ?? ??????? ???????????? ??????????, Android Wear ? Google Play ??????? ??? ???????????? ??? ?????????????. ???????? ??????? ??????????? ?? ?????????? Android Wear ???????? ????
33 ???????????? ? Google Play ??????? ????????????? ??????? ?? ??????????.
38 ??? Android Wear ????? Google Play. ??????????? ??????? ????????<a href="{@docRoot}distribute/essentials/quality/wear.html"> ???????? ?????????? Android Wear</a>,
48 Google Play ????????? ????????????? ??????? ???????????? ???? ?????????? ??? Android Wear. ??? ?????????? ? ??????????
70 ???????? ???????? ??? ???? ??????????. ??? ????????? ???????????????? ??????? ? Google Play ?????????? ??????
123 Google Play, ??? ???????? ?? ??????????? ??????????????. ???????? ????????? ????, ?? ??????? ????? ?????????? ???? ?????????
155 ? ?????????? ?????? ????????? ???????????????. ???? ?? ?? ??????, ??? ??????????? ?????????? ? ??????? ? Google Play, ???????
162 ????????? ??????????? ?????? ?????????? ? Google Play ??? ????????????? Android Wear, ? ????? ??, ??? ?????????? ????????????? ????????? <a href="{@docRoot}distribute/essentials/quality/wear.html">???????? ?????????? Android Wear</a>.
167 Google Play ???????? ???? ?????????? ?? ???????? ??? ???????????? ?????????
174 Google Play ????????? ??????? ??? ?????????? ????????????? Android Wear. ???? ?????????
    [all...]
  /frameworks/base/docs/html-intl/intl/zh-cn/distribute/googleplay/
wear.jd 28 ????????????Android Wear ? Google Play ???????????????????? Android Wear ??????????????????
31 ???????????????????????? Android Wear ?????????? Google Play ????????????????
37 ?????????????????? Google Play ???????????????
48 Google Play ???????????????????????????????????????????????????????????
70 ???????????????? Google Play ??????????? ? ????????????????????????
122 Google Play ????????????????????????
155 ?????????? Google Play ???????
161 ??????????? Android Wear ??????? Google Play ??????????????<a href="{@docRoot}distribute/essentials/quality/wear.html">????????</a>???
166 ???????????????????????????????Google Play ??????????<a href="{@docRoot}distribute/essentials/quality/wear.html">????????</a>????????????????
173 ????????<a href="{@docRoot}distribute/essentials/quality/wear.html">????????</a>???Google Play ?????? Android Wear ????
    [all...]
  /frameworks/base/docs/html-intl/intl/zh-tw/distribute/googleplay/
wear.jd 28 ?????????????Android Wear ? Google Play ??????????????????????????????? Android Wear ??????????????????????????????? Wear ??????? Wear ????????????????????????????????????????????????? Android Wear ???????????Google Play ???????????????
32 ?????????????????????? Google Play ??? Wear ?????????????????????????????????????????? <a href="{@docRoot}distribute/essentials/quality/wear.html">Wear ??????</a>???????????????? Developer Console ????? Android Wear ????????
40 ?? Google Play???? Wear ??????????? Wear ????????????? Developer Console ????????????????????????????????????????????
56 ???? Wear ???????????? Wear ??????????? Google Play ???????? Wear ??????????? Wear ???????????????????????????????????????? <a href="{@docRoot}distribute/essentials/quality/wear.html">Wear ??????</a>?
90 ???? Wear ???????? Android Wear ????????????????????????????????Google Play ????????? Wear ????????????????????????????? Android Wear ?????
112 ?????????? APK??????????????? <a href="{@docRoot}distribute/essentials/quality/wear.html">Wear ??????</a>????????? Developer Console??? Wear ??????????????????????????????????? Google Play ?????????????<a href="{@docRoot}distribute/googleplay/publish/preparing.html">??????</a>?
116 ????? Developer Console ? [?????]<strong></strong> ????? Android Wear????????????????????? Google Play ? Android Wear ???????????????????????? <a href="{@docRoot}distribute/essentials/quality/wear.html">Wear ??????</a>???
120 ????????????????????????Google Play ???????????? <a href="{@docRoot}distribute/essentials/quality/wear.html">Wear ??????</a>?????????????????????????????????????????????
124 ??????????? <a href="{@docRoot}distribute/essentials/quality/wear.html">Wear ??????</a>???Google Play ?? Android Wear ?????????????????????????????????????????????????
    [all...]
  /developers/samples/android/common/src/java/com/example/android/common/play/
PlayHelper.java 18 package com.example.android.common.play;
30 * Helper class for Google Play Services functions.
43 * Checks for Google Play Services installation on the device. If found, validates the
49 * @param requestCode If we need to download Google Play Services, the download activity will be
57 // Query for the status of Google Play services on the device
68 // If Google Play services can provide an error dialog
88 * Checks for Google Play Services installation on the device. If the service is installed but
  /frameworks/base/docs/html-intl/intl/es/distribute/googleplay/families/
about.jd 10 En algunas semanas, una nueva experiencia en Google Play centrada en la familia les ofrecerá a los
29 categorías, calificaciones y reseñas existentes en cualquier otra parte de la Play Store
36 Las aplicaciones que forman parte de la experiencia para toda la familia en Google Play serán más fáciles
47 cumplir. Esas políticas incluyen <a href="http://play.google.com/about/developer-content-policy.html">políticas
48 de contenido</a>, el <a href="http://play.google.com/about/developer-distribution-agreement.html">Acuerdo de
49 distribución para desarrolladores</a> y el <a href="https://play.google.com/intl/ALL_us/about/families/developer-distribution-agreement-addendum.html">
56 Google Play.
  /frameworks/base/docs/html/google/play/billing/v2/
billing_integrate.jd 24 "{@docRoot}google/play/billing/billing_overview.html#migration">Migration
50 href="{@docRoot}google/play/billing/v2/api.html">Overview of In-app Billing Version 2</a> and <a
51 href="{@docRoot}google/play/billing/billing_best_practices.html">Security and Design</a>. These
62 billing responses from Google Play.</li>
64 intents from Google Play.</li>
66 integrity of the transaction messages that are sent by Google Play.</li>
76 <li>Sending in-app billing requests to Google Play.</li>
77 <li>Handling synchronous responses from Google Play.</li>
78 <li>Handling broadcast intents (asynchronous responses) from Google Play.</li>
101 Play's in-app billing service (<code>MarketBillingService</code>).</td
    [all...]
billing_subscriptions.jd 24 "{@docRoot}google/play/billing/billing_overview.html#migration">Migration
47 subscriptions work, see <a href="{@docRoot}google/play/billing/billing_subscriptions.html">In-app Billing Subscriptions</a>.</p>
56 href="{@docRoot}google/play/billing/v2/billing_integrate.html#billing-download">
62 model, sending billing requests to the Play Store application over interprocess
63 communication (IPC) and receiving purchase responses from the Play Store app in
65 network connections between itself and the Google Play server or use any special
71 Play. Also recommended are a response Handler for processing notifications,
75 href="{@docRoot}google/play/billing/v2/api.html">In-app Billing
78 <p>To initiate different types of billing communication with Google Play, your
87 subscription ID. Google Play generates the purchase token when the use
    [all...]
  /frameworks/base/docs/html/google/play/
developer-api.jd 1 page.title=Google Play Developer API
2 page.tags="In-app Billing", "Google Play", "inapp billing", "in app billing", "iab", "billing", "publishing"
4 page.metaDescription=A REST-based web service for remote app publishing and catalog management through Google Play.
31 Help Center</a> overview of the Google Play Developer API</li>
36 <p>The Google Play Developer API is a REST-based web service that allows you to perform publishing
41 continue to manage your apps directly using the Google Play Developer Console.
45 <p>Using the Google Play Developer API, you can automate a variety of
50 <li>Editing your app Google Play Store listings, including localized text and
57 <p>The Google Play Developer API lets you focus on designing and developing your
61 <p>The Google Play Developer API includes two components:</p
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/work/
about.jd 1 page.title=Google Play for Work
7 <p>Google Play for Work is an extension of Google Play that lets Android for Work users browse and install apps. IT admins in a business using Android for Work choose which public and private apps are made available to users in their business. Businesses can use Google Play for Work to securely bulk deploy free apps to their employees or bulk purchase paid apps depending on their needs.</p>
11 <p>As a Google Play developer, your free apps are automatically ready to be selected by Android for Work customers and made available to their workforces on Google Play for Work. However, to allow businesses access to bulk purchase your paid apps, you must opt-in and agree to the <a href="https://play.google.com/about/work/developer-distribution-agreement-addendum.html">Google Play for Work Addendum</a> to the Developer Distribution Agreement.</p>
13 <p>Find out more about <a href="https://support.google.com/googleplay/work/answer/6137711">distributing to Google Play for Work</a>.</p>
35 <p>Google Play for Work is available free of charge to Android for Work customers.</p
    [all...]
  /frameworks/base/docs/html/google/play/billing/
index.jd 8 <p>In-app Billing is a Google Play service that lets you sell digital content from inside
57 whether it's an in-app product or a subscription, Google Play
59 any financial transactions. Google Play uses the same checkout backend service as
63 <p>Any application that you publish through Google Play can implement In-app Billing. No special
64 account or registration is required other than a Google Play Developer Console account and a Google
75 <dt><strong><a href="{@docRoot}google/play/billing/billing_overview.html">Overview</a></strong></dt>
77 <dt><strong><a href="{@docRoot}google/play/billing/api.html">Version 3 API</a></strong></dt>
79 <dt><strong><a href="{@docRoot}google/play/billing/billing_best_practices.html">Security
83 <dt><strong><a href="{@docRoot}google/play/billing/billing_testing.html">Testing In-app
87 <dt><strong><a href="{@docRoot}google/play/billing/billing_admin.html">Administerin
    [all...]
billing_integrate.jd 27 <li><a href="{@docRoot}google/play/billing/billing_reference.html">In-app Billing
41 <p>In-app Billing on Google Play provides a straightforward, simple interface for sending In-app Billing requests and managing In-app Billing transactions using Google Play. The information below covers the basics of how to make calls from your application to the In-app Billing service using the Version 3 API. </p>
43 <p class="note"><strong>Note:</strong> To see a complete implementation and learn how to test your application, see the <a href="{@docRoot}training/in-app-billing/index.html">Selling In-app Products</a> training class. The training class provides a complete sample In-app Billing application, including convenience classes to handle key tasks related to setting up your connection, sending billing requests and processing responses from Google Play, and managing background threading so that you can make In-app Billing calls from your main activity.</p>
45 <p>Before you start, be sure that you read the <a href="{@docRoot}google/play/billing/billing_overview.html">In-app Billing Overview</a> to familiarize yourself with
57 <li>Handle In-app Billing responses from Google Play.</li>
70 <li>Select <strong>Google Play Billing Library</strong>.</li>
107 <p>In-app billing relies on the Google Play application, which handles all communication between your application and the Google Play server. To use the Google Play application, your application must request the proper permission. You can do this by adding the {@ (…)
    [all...]
  /packages/apps/Camera/src/com/android/camera/
SoundClips.java 39 public void play(int action); method in interface:SoundClips.Player
75 public synchronized void play(int action) { method in class:SoundClips.MediaActionSoundPlayer
78 mSound.play(MediaActionSound.FOCUS_COMPLETE);
81 mSound.play(MediaActionSound.START_VIDEO_RECORDING);
84 mSound.play(MediaActionSound.STOP_VIDEO_RECORDING);
148 public synchronized void play(int action) { method in class:SoundClips.SoundPoolPlayer
150 Log.e(TAG, "Resource ID not found for action:" + action + " in play().");
156 // Not loaded yet, load first and then play when the loading is complete.
163 mSoundPool.play(mSoundIDs[index], 1f, 1f, 0, 0, 1f);
189 mSoundPool.play(soundID, 1f, 1f, 0, 0, 1f)
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/
auto.jd 27 If you've got a great app, Android Auto and Google Play can help you
30 tools and processes in Google Play.
35 distribute your Auto apps to users through Google Play. Be sure to read
47 Google Play lets you deliver apps for use in vehicles. You can develop and publish using your
70 will be designated as Auto apps on Google Play &mdash; your apps can participate
101 and offer the best user experience possible. Google Play will showcase selected high-quality
102 Auto apps for easy discovery by users in Google Play. Here?s how you
123 <a href="https://play.google.com/about/auto/developer-distribution-agreement-addendum.html">Android
126 to Android Auto users through Google Play, and that
149 needed. If you aren't familiar with how to prepare for launch on Google Play,
    [all...]
developer-console.jd 2 page.metaDescription=Learn about the Developer Console, your home for app publishing on Google Play.
30 The <a href="https://play.google.com/apps/publish/">Google Play Developer
37 publish. You can manage all phases of publishing on Google Play through the
44 verification by email, you can sign in to your Google Play Developer Console.
74 the accounts detail page. This identifies you to Google Play and your
91 on Google Play.
112 Google Play licensing.
125 account to your developer profile. Google Play uses the linked merchant
170 the home for your app in Google Play. It's the page users see on their mobil
    [all...]
  /frameworks/base/docs/html/distribute/users/
expand-to-new-markets.jd 24 <a href="#localize-your-google-play-listing">Localize Your Store
39 Android and Google Play give you a worldwide audience for your apps, with an
68 localize your Google Play listing and ensure your marketing is suitable for
75 country. Google Play takes care of providing the appropriate localized
100 text direction, and finally your Google Play store listing. To learn more
120 <strong>Google Play App Translation Service</strong> can help you quickly
122 "https://play.google.com/apps/publish/">Developer Console</a>, you can browse
161 <h2 id="localize-your-google-play-listing">
162 Localize Your Google Play Store Listing
182 Within your Google Play listing, you?ll need to set the regions in which you
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/families/
faq.jd 1 page.title=Google Play for Families FAQ
38 for your app on the Google Play Developer Console. Here's a <a href=
64 FTC's FAQ about COPPA</a>. Note that Google Play cannot provide legal guidance to developers
107 In addition, you can use Google+ Sign-in or Google Play Game Services as an optional
109 without signing into Google+ or Google Play Games Service.
128 and another category for the general Google Play store.
160 <li><strong>Pretend Play</strong>: These are apps/games where one can pretend to take on a
172 When you opt-in to Designed for Families, Google Play reviews your app to
188 is live on Google Play, only your app update will be rejected (your app
189 will remain live on the Play store). If you?ve submitted a new app to th
    [all...]
about.jd 11 discovery experience on Google Play is a great way to surface them to
19 requirements</a> will be featured through Google Play's family-friendly
32 "https://play.google.com/apps/publish/">Developer Console</a>, under
34 visit the Google Play Developer <a href=
51 Play, helping parents easily find your family-friendly apps and games
63 anywhere in the Play store.
76 Play store.
143 "http://play.google.com/about/developer-content-policy.html">content
145 "http://play.google.com/about/developer-distribution-agreement.html">Developer
147 "https://play.google.com/intl/ALL_us/about/families/developer-distribution-agreement-addendum.html"
    [all...]
  /developers/samples/android/wearable/wear/SpeedTracker/
template-params.xml 32 <dependency>com.google.android.gms:play-services-location:7.3.0</dependency>
33 <dependency_wearable>com.google.android.gms:play-services-location:7.3.0</dependency_wearable>
39 This sample uses the FusedLocation APIs of Google Play Services
  /frameworks/base/docs/html/distribute/engage/
analytics.jd 14 Link your Google Play Developer Console with Google Analytics to learn much
20 Start by discovering how many people visit your Google Play listing page,
34 If you have a Google Analytics account already, linking it to Google Play
video.jd 9 apps. Use videos to showcase your apps on your Google Play Product Details
18 Help users progress to the next level with YouTube <strong>game play
19 videos</strong> in Google Play, on your YouTube channel, and on your website.
  /frameworks/base/docs/html/distribute/googleplay/edu/
contact.jd 2 page.metaDescription=Developers, sign up to receive information about Google Play for Education.
20 Google Play for Education. To get your apps ready, read our
32 If you're a school or system interested in tablets and Google Play for Education,

Completed in 101 milliseconds

1 2 3 4 56 7 8 91011>>