Searched refs:market (Results 1 – 25 of 44) sorted by relevance
12
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/tools/promote/ |
D | linking.jd | 41 <pre>market://details?id=<package_name></pre> 66 <pre>market://search?q=pub:<publisher_name></pre> 90 <pre>market://search?q=<seach_query>&c=apps</pre> 113 <pre>market://apps/collection/<collection_name></pre> 146 <li><code>market://</code> 启动 Play 商店应用以加载目标网页。</li> 150 <p>一般情况下,你应对网页上的链接使用 <code>http://</code> 格式;对 Android 应用中的链接使用 <code>market://</code>。</p> 156 intent.setData(Uri.parse("market://details?id=com.example.android")); 174 <td><code>market://details?id=<package_name></code></td> 179 <td><nobr><code>market://search?q=pub:<publisher_name></code></nobr></td> 184 <td><code>market://search?q=<query></code></td>
|
/frameworks/base/docs/html/distribute/tools/promote/ |
D | linking.jd | 53 <pre>market://details?id=<package_name></pre> 81 <pre>market://search?q=pub:<publisher_name></pre> 109 <pre>market://search?q=<seach_query>&c=apps</pre> 135 <pre>market://apps/collection/<collection_name></pre> 170 <li><code>market://</code> Launches the Play Store app to load the 178 and <code>market://</code> for links in Android apps.</p> 186 intent.setData(Uri.parse("market://details?id=com.example.android")); 205 <td><code>market://details?id=<package_name></code></td> 210 <td><nobr><code>market://search?q=pub:<publisher_name></code></nobr></td> 215 <td><code>market://search?q=<query></code></td>
|
D | brand.jd | 46 <li>"Android TV", "Android Wear" and "Android Auto" may only be used to identify or market
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | UiccCard.java | 428 Intent market = new Intent(Intent.ACTION_VIEW); in onClick() local 429 market.setData(Uri.parse("market://details?id=" + pkgName)); in onClick() 430 market.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK); in onClick() 431 mContext.startActivity(market); in onClick()
|
/frameworks/base/docs/html-intl/intl/zh-cn/google/play/billing/ |
D | billing_testing.jd | 137 ….3.4(或更高版本)的 Google Play 应用。要了解如何查看 Google Play 应用的版本,请参阅<a href="http://market.android.com/suppor… 170 ….3.4(或更高版本)的 Google Play 应用。要了解如何查看 Google Play 应用的版本,请参阅<a href="http://market.android.com/suppor…
|
/frameworks/base/docs/html/distribute/monetize/ |
D | premium.jd | 26 the market. Certain categories of apps, such as games for children, should be
|
/frameworks/base/docs/html-intl/intl/ja/guide/publishing/ |
D | versioning.jd | 28 <li><a href="{@docRoot}tools/publishing/publishing.html#market">Android マーケットでの公開</a></li>
|
D | preparing.jd | 24 href="{@docRoot}tools/publishing/publishing.html#market">Android マーケットでの公開</a> もご覧ください。 </p>
|
/frameworks/base/docs/html/distribute/users/ |
D | your-listing.jd | 117 markets. To help you market your apps more effectively to a global audience, 172 If you’ve an educational app for the K-12 market, include it in Google Play
|
D | expand-to-new-markets.jd | 47 your app. Once you’ve built a solid foundation in your home market, take 281 To market to users around the world, <strong>localize your store listing,
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | supports-gl-texture-element.jd | 18 the basis for filtering, please read <a href="#market-texture-filtering">Google 146 <h2 id="market-texture-filtering">Google Play and texture compression filtering</h2>
|
/frameworks/base/docs/html/distribute/stories/apps/ |
D | sayhi.jd | 33 the total of Android and iOS users in each market, they settled on a list of
|
/frameworks/base/docs/html/training/multiple-apks/ |
D | texture.jd | 66 <li>You don’t have to worry about market preference, behavior from "upgrades" from one APK to the 160 <li>If <em>any</em> of the texture formats listed in your APK are supported by the device on market, 257 <p>It’s also worth inspecting the compiled APK before pushing to market, to make sure there aren’t
|
D | screensize.jd | 76 <li>You don’t have to worry about market preference, behavior from "upgrades" from one APK to the 310 <p>It’s also worth inspecting the compiled APK before pushing to market, to make sure there aren’t
|
D | api.jd | 76 <li>You don’t have to worry about market preference, behavior from "upgrades" from one APK to the 337 <p>It’s also worth inspecting the compiled APK before pushing to market, to make sure there aren’t
|
D | multiple.jd | 71 <li>You don’t have to worry about market preference, behavior from "upgrades" from one APK to the 434 <p>It’s also worth inspecting the compiled APK before pushing to market, to make sure there aren’t
|
/frameworks/base/docs/html/distribute/engage/ |
D | beta.jd | 95 "external-link">Google Consumer Surveys</a> to conduct market research and
|
/frameworks/base/docs/html/training/app-links/ |
D | index.jd | 484 Domains: play.google.com market.android.com 560 <data android:scheme="market" android:host="example.com" /> 584 market://example.com (it does not have either an “http” or “https” scheme)
|
/frameworks/base/docs/html/about/versions/ |
D | android-1.6-highlights.jd | 125 <img src="{@docRoot}sdk/images/market.png" class="screenshot" alt="" /><br/>
|
/frameworks/base/docs/html/training/wearables/watch-faces/ |
D | information.jd | 58 market quotes, news events, sports scores, and so on. However, not all kinds of data are
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | icon_design_launcher_archive.jd | 60 <h2 id="market">Application Icons on Google Play</h2> 78 href="http://market.android.com/support/bin/answer.py?answer=1078870">
|
D | icon_design_launcher.jd | 257 <p style="margin-left:2em"><a href="http://market.android.com/support/bin/answer.py?answer=1078870">
|
/frameworks/base/docs/html/distribute/tools/ |
D | localization-checklist.jd | 55 large market opportunity and English or another international language is not 70 market size and opportunity, app category, competitive landscape, local 492 found in your product, your market, or the underlying technology. Add the
|
/frameworks/base/docs/html/google/play/billing/ |
D | billing_testing.jd | 284 href="http://market.android.com/support/bin/answer.py?answer=190860">Updating Google 351 href="http://market.android.com/support/bin/answer.py?answer=190860">Updating Google
|
/frameworks/base/docs/html-intl/intl/ru/distribute/googleplay/quality/ |
D | core.jd | 741 …в данной <a href="http://android-developers.blogspot.com/2011/10/android-market-featured-image.htm…
|
12