HomeSort by relevance Sort by last modified time
    Searched full:play (Results 151 - 175 of 2513) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_mark_t.h 7 * but let's play it safe) are kept to designate this target.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_mark_t.h 7 * but let's play it safe) are kept to designate this target.
  /frameworks/base/docs/html/tools/publishing/
publishing_overview.jd 19 <li><a href="{@docRoot}distribute/googleplay/publish/preparing.html">Publishing on Google Play</a></li>
38 <p>Usually, you release your application through an application marketplace, such as <a href="{@docRoot}distribute/index.html">Google Play</a>.
68 element. You may also have to configure several other settings to meet Google Play
109 through an application marketplace such as Google Play, but you can also release applications
115 an app marketplace such as Google Play is ideal. </p>
117 <p>Google Play is the premier marketplace for Android apps and is particularly
123 <h4 id="publishing-market">Releasing Your Applications on Google Play</h4>
125 <p>Google Play is a robust publishing platform that helps you publicize, sell, and distribute
127 Google Play you have access to a suite of developer tools that let you analyze your sales,
130 href="{@docRoot}google/play/billing/index.html">in-app billing</a> and <
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/ads/identifier/
AdvertisingIdClient.html 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
315 <li><a href="/distribute/index.html">Google Play</a></li>
408 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
413 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
428 <div class="nav-section-header"><a href="/google/play-services/ads.html">
432 <li><a href="/google/play-services/id.html">
438 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html"
    [all...]
  /frameworks/base/docs/html/google/play/billing/
billing_integrate.jd 26 <li><a href="{@docRoot}google/play/billing/billing_reference.html">In-app Billing
40 <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>
42 <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>
44 <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
56 <li>Handle In-app Billing responses from Google Play.</li>
69 <li>Select <strong>Google Play Billing Library</strong>.</li>
106 <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...]
  /frameworks/base/docs/html/reference/
gms-packages.html 172 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
314 <li><a href="/distribute/index.html">Google Play</a></li>
407 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
412 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
417 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
422 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
427 <div class="nav-section-header"><a href="/google/play-services/ads.html">
431 <li><a href="/google/play-services/id.html">
437 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html"
    [all...]
  /frameworks/base/docs/html/training/in-app-billing/
preparing-iab-app.jd 21 <li><a href="#Connect">Initiate a Connection with Google Play</a></li>
26 <li><a href="{@docRoot}google/play/billing/billing_overview.html">In-app Billing
33 <p>Before you can start using the In-app Billing service, you'll need to add the library that contains the In-app Billing Version 3 API to your Android project. You also need to setting the permissions for your application to communicate with Google Play. In addition, you'll need to establish a connection between your application and Google Play. You should also verify that the In-app Billing API version that you are using in your application is supported by Google Play.</p>
41 <li>Select <strong>Google Play Billing Library</strong>.</li>
47 <p>The Google Play Developer Console is where you publish your In-app Billing application and manage the various digital goods that are available for purchase from your application. When you create a new application entry in the Developer Console, it automatically generates a public license key for your application. You will need this key to establish a trusted connection from your application to the Google Play servers. You only need to generate this key once per application, and don?t need to repeat these steps when you update the APK file for your application.</p>
50 <li>Go to the <a href="http://play.google.com/apps/publish">Google Play Developer Console</a> site and log in. You will need to register for a new developer account, if y (…)
    [all...]
list-iab-products.jd 18 <li><a href="#DefineProducts">Specify In-app Products in Google Play</a></li>
24 <li><a href="{@docRoot}google/play/billing/billing_overview.html">In-app Billing
32 <p>Before publishing your In-app Billing application, you'll need to define the product list of digital goods available for purchase in the <a href="https://play.google.com/apps/publish/">Google Play Developer Console</a>. </p>
34 <h2 id="DefineProducts">Specify In-app Products in Google Play</h2>
45 <li>Once you have completed the form, activate the product so that your application can purchase 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>
49 <p>You can query Google Play to programmatically retrieve details of the in-app products that are associated with your application (such as the product?s price, title, description, and type). This is useful, for example, when you want to display a listing of unowned items that are still available for purchase to users.</p>
  /frameworks/base/docs/html/distribute/googleplay/publish/
preparing.jd 2 page.tags="publishing","launch","Google Play", "Developer Console"
9 <li><a href="#policies">2. Understand Google Play policies</a></li>
23 <li><a href="#badges">16. Use Google Play badges</a></li>
30 <p>Before you publish your app on Google Play and distribute it to users, you
34 successful product launch on Google Play. It summarizes some of the
35 tasks you'll need to complete before publishing your app on Google Play, such as
60 Play. </p>
73 <h2 id="policies">2. Understand Google Play policies and agreements</h2>
75 <p>Make sure that you understand and follow the Google Play program policies
76 that you accepted when registering. Google Play actively enforces the policie
    [all...]
  /external/chromium_org/media/filters/
pipeline_integration_test.cc 381 Play();
400 Play();
409 Play();
419 Play();
433 Play();
449 Play();
469 Play();
487 Play();
512 Play();
538 Play();
    [all...]
  /external/chromium_org/media/audio/
audio_output_controller_unittest.cc 132 void Play() {
148 controller_->Play();
275 Play();
284 Play();
295 Play();
300 Play();
308 Play();
320 Play();
335 Play();
357 Play();
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/common/
Scopes.html 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
315 <li><a href="/distribute/index.html">Google Play</a></li>
408 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
413 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
428 <div class="nav-section-header"><a href="/google/play-services/ads.html">
432 <li><a href="/google/play-services/id.html">
438 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html"
    [all...]
GooglePlayServicesClient.ConnectionCallbacks.html 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
315 <li><a href="/distribute/index.html">Google Play</a></li>
408 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
413 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
428 <div class="nav-section-header"><a href="/google/play-services/ads.html">
432 <li><a href="/google/play-services/id.html">
438 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html"
    [all...]
GooglePlayServicesNotAvailableException.html 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
315 <li><a href="/distribute/index.html">Google Play</a></li>
408 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
413 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
428 <div class="nav-section-header"><a href="/google/play-services/ads.html">
432 <li><a href="/google/play-services/id.html">
438 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html"
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/policies/
ip.jd 16 <li><a href="http://play.google.com/about/developer-content-policy.html"
25 Google Play policies protect your intellectual property (IP) as well as that
28 developer identity in Google Play.
41 should understand before publishing on Google Play. In each area you'll find
47 For more information about Google Play policies that apply to your apps and
49 "http://play.google.com/about/developer-content-policy.html" target=
51 "http://play.google.com/about/developer-distribution-agreement.html" target=
80 work. If you publish an app in Google Play that uses another party's copyrighted
87 Play policies and analyze all of your content. If your app uses or links to
140 violates Google Play policies if it uses or links to copyrighted conten
    [all...]
  /frameworks/base/core/java/android/animation/
AnimatorSet.java 26 * can be set up to play together, in sequence, or after a specified delay.
31 * a set of animations all at once, or the {@link AnimatorSet#play(Animator)} can be
129 * Sets up this AnimatorSet to play all of the supplied animations at the same time.
130 * This is equivalent to calling {@link #play(Animator)} with the first animator in the
142 Builder builder = play(items[0]);
150 * Sets up this AnimatorSet to play all of the supplied animations at the same time.
160 builder = play(anim);
169 * Sets up this AnimatorSet to play each of the supplied animations when the
178 play(items[0]);
181 play(items[i]).before(items[i+1])
288 public Builder play(Animator anim) { method in class:AnimatorSet
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/maps/
MapsInitializer.html 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
315 <li><a href="/distribute/index.html">Google Play</a></li>
408 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
413 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
428 <div class="nav-section-header"><a href="/google/play-services/ads.html">
432 <li><a href="/google/play-services/id.html">
438 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html"
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/wallet/
package-summary.html 174 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
316 <li><a href="/distribute/index.html">Google Play</a></li>
409 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
414 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
419 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
424 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
429 <div class="nav-section-header"><a href="/google/play-services/ads.html">
433 <li><a href="/google/play-services/id.html">
439 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html"
    [all...]
  /external/chromium_org/content/renderer/media/
webaudiosourceprovider_impl_unittest.cc 39 EXPECT_CALL(*mock_sink_.get(), Play()).Times(verify);
40 wasp_impl_->Play();
141 wasp_impl_->Play();
146 EXPECT_CALL(*mock_sink_.get(), Play());
179 // Ditto for Play().
185 wasp_impl_->Play();
208 wasp_impl_->Play();
210 // Play should return real audio data again...
  /external/chromium_org/media/test/data/
rapid_video_change_test.html 21 video.play();
31 video.play();
  /external/chromium_org/native_client_sdk/src/examples/api/audio/
index.html 19 wave). Enter the desired frequency and hit play to start, stop to end.</p>
22 <button id="playButton">Play</button>
  /frameworks/base/docs/html/distribute/
open.jd 23 apps through a marketplace, such as Google Play.</p>
25 <p>Google Play is the premier marketplace for Android apps and is particularly
60 <p>If you do not want to release your app on a marketplace like Google Play, you
76 yourself and you will not be able to use Google Play's <a
77 href="{@docRoot}google/play/billing/index.html">In-app Billing service</a>
79 href="{@docRoot}google/play/licensing/index.html">Licensing service</a> to
91 setting before they can install apps not downloaded from Google Play.
96 locations other than Google Play (which is trusted). It blocks such installs
  /frameworks/base/docs/html/google/
index.jd 33 distribute your app on Google Play to all devices running Android 2.2
50 <h4><a href="{@docRoot}google/play-services/maps.html"
62 <h4><a href="{@docRoot}google/play-services/plus.html"
103 <h4><a href="{@docRoot}google/play/billing/index.html"
104 >Google Play In-App Billing</a></h4>
107 by Google Play Store for a simple user experience.
115 <h4><a href="{@docRoot}google/play-services/wallet.html"
141 <h4><a href="{@docRoot}google/play-services/ads.html"
  /frameworks/base/docs/html/google/play/billing/v2/
billing_reference.jd 5 <div style="background-color:#fffdeb;width:100%;margin-bottom:1em;padding:.5em;">In-app Billing Version 2 is superseded. Please <a href="{@docRoot}google/play/billing/billing_overview.html#migration">migrate to Version 3</a> at your earliest convenience.</div>
18 <li><a href="{@docRoot}google/play/billing/v2/billing_integrate.html#billing-download">Sample
27 <p>The following table lists all of the server response codes that are sent from Google Play to
28 your application. Google Play sends these response codes asynchronously as
33 codes returned by Google Play.</p>
63 specified is not recognized by the Google Play application or the user is ineligible for in-app
69 <td>Indicates that Google Play cannot find the requested item in the application's product
92 <p>The following section describes the interface for Google Play's In-app Billing service. The
95 href="{@docRoot}google/play/billing/v2/billing_integrate.html#billing-download">sample
131 <td>The version of Google Play's In-app Billing service you want to use.</td
    [all...]
  /frameworks/base/docs/html/guide/topics/location/
index.jd 19 package {@link android.location}. The Google Location Services API, part of Google Play
28 <a href="{@docRoot}google/play-services/location.html">Google Location Services for Android</a>.
94 with the Google Play Store running Android 2.2 or higher, through
95 <a href="{@docRoot}google/play-services/index.html">Google Play services</a>.</p>
97 <p>To integrate Google Maps into your app, you need to install the Google Play services
99 href="{@docRoot}google/play-services/maps.html">Google Play services</a>.</p>

Completed in 2265 milliseconds

1 2 3 4 5 67 8 91011>>