am 27c57555: fix misc broken links
* commit '27c57555db9d626f0c20d68d75dd5a3e9832c9b9': fix misc broken links
This commit is contained in:
@@ -57,8 +57,8 @@ comply with, including
|
||||
policies</a>, the <a
|
||||
href="http://play.google.com/about/developer-distribution-agreement.html"
|
||||
target="_policies">developer agreement</a>, and <a
|
||||
href="https://play.google.com/about/developer-distribution-agreement-addendum.
|
||||
html" target="_policies">Google Play for Education Addendum</a>.</p>
|
||||
href="https://play.google.com/about/developer-distribution-agreement-addendum.html"
|
||||
target="_policies">Google Play for Education Addendum</a>.</p>
|
||||
|
||||
<h3 id="developing">2. Design and develop a great app for education</h3>
|
||||
|
||||
@@ -129,8 +129,8 @@ Policies</a> and the <a
|
||||
href="http://play.google.com/about/developer-distribution-agreement.html"
|
||||
target="_policies">Developer Distribution Agreement</a>,
|
||||
including a <a
|
||||
href="https://play.google.com/about/developer-distribution-agreement-addendum.
|
||||
html" target="_policies">Google Play for Education
|
||||
href="https://play.google.com/about/developer-distribution-agreement-addendum.html"
|
||||
target="_policies">Google Play for Education
|
||||
Addendum</a>. If you are not familiar with these policy documents or the
|
||||
Addendum, make sure to read them before opting-in. </p>
|
||||
|
||||
|
||||
@@ -111,8 +111,8 @@ UI</a> for more information.</p>
|
||||
|
||||
<p>In cases where your UI can't accommodate text in one of your target
|
||||
languages, you can create an <a
|
||||
href="{@docRoot}guide/topics/resources/providing-resources.
|
||||
html#AlternativeResources">alternative layout</a> for that language only.
|
||||
href="{@docRoot}guide/topics/resources/providing-resources.html#AlternativeResources">alternative
|
||||
layout</a> for that language only.
|
||||
Android makes it easy to declare sets of layouts and other resources to load for
|
||||
specific languages, locales, screen sizes, and so on, simply by tagging them
|
||||
with the appropriate resource qualifiers. </p>
|
||||
|
||||
@@ -501,8 +501,11 @@ to a replacement feature (also see the section below on hardware features).</li>
|
||||
|
||||
<p>To ensure the broadest possible distribution to tablets, make sure that your
|
||||
app properly targets the Android versions that support tablets. Initial support for
|
||||
tablets was added in <a href="{@docRoot}about/versions/android-3.0">Android 3.0</a> (API level 11). Unified UI
|
||||
framework support for tablets, phones, and other devices was introduced in <a href="{@docRoot}about/versions/android-4.0">Android 4.0</a> (API level 14) and is supported in later versions.
|
||||
tablets was added in <a href="{@docRoot}about/versions/android-3.0.html">Android 3.0</a>
|
||||
(API level 11). Unified UI
|
||||
framework support for tablets, phones, and other devices was introduced in <a
|
||||
href="{@docRoot}about/versions/android-4.0.html">Android 4.0</a> (API level 14) and is
|
||||
supported in later versions.
|
||||
|
||||
<p>You can set the app's
|
||||
range of targeted Android versions in the manifest file, in the
|
||||
@@ -809,7 +812,7 @@ element in your app.</p>
|
||||
</li>
|
||||
<li>
|
||||
<a href=
|
||||
"{@docRoot}distribute/googleplay/promote/device-art.html">Device Art
|
||||
"{@docRoot}distribute/promote/device-art.html">Device Art
|
||||
Generator</a>—Drag and drop tool that lets you instantly create production-
|
||||
ready art showing your app running on a tablet device.
|
||||
</li>
|
||||
|
||||
@@ -29,7 +29,7 @@ page.title=GCM Cloud Connection Server
|
||||
<h2>See Also</h2>
|
||||
|
||||
<ol class="toc">
|
||||
<li><a href="{@docRoot}google/play-services/gcm/gs.html">Getting Started</a></li>
|
||||
<li><a href="{@docRoot}google/gcm/gs.html">Getting Started</a></li>
|
||||
<li><a href="https://services.google.com/fb/forms/gcm/" class="external-link" target="_android">CCS and User Notifications Signup Form</a></li>
|
||||
</ol>
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ page.title=User Notifications
|
||||
<h2>See Also</h2>
|
||||
|
||||
<ol class="toc">
|
||||
<li><a href="{@docRoot}google/play-services/gcm/gs.html">Getting Started</a></li>
|
||||
<li><a href="{@docRoot}google/gcm/gs.html">Getting Started</a></li>
|
||||
<li><a href="https://services.google.com/fb/forms/gcm/" class="external-link" target="_android">CCS and User Notifications Signup Form</a></li>
|
||||
</ol>
|
||||
|
||||
|
||||
@@ -11,12 +11,12 @@ excludeFromSuggestions=true
|
||||
<li><a href="#model">Application Model</a></li>
|
||||
<li><a href="#token">Purchase Token</a></li>
|
||||
<li><a href="#version">Checking the In-app Billing API Version</a></li>
|
||||
<li><a href="purchase">Purchasing a Subscription</a></li>
|
||||
<li><a href="#purchase">Purchasing a Subscription</a></li>
|
||||
<li><a href="#restore">Restoring Transactions</a></li>
|
||||
<li><a href="#validity">Checking Subscription Validity</a></li>
|
||||
<li><a href="#viewstatus">Letting Users Cancel or View Status</a></li>
|
||||
<li><a href="#purchase-state-changes">Recurring Billing and Changes in Purchase State</a></li>
|
||||
<li><a href="modifying">Modifying Your App for Subscriptions</a></li>
|
||||
<li><a href="#modifying">Modifying Your App for Subscriptions</a></li>
|
||||
</ol>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -10,7 +10,7 @@ page.title=Support Library Setup
|
||||
<ol>
|
||||
<li><a href="#download">Downloading the Support Library</a></li>
|
||||
<li><a href="#choosing">Choosing Support Libraries</a></li>
|
||||
<li><a href="add-library">Adding Support Libraries</a>
|
||||
<li><a href="#add-library">Adding Support Libraries</a>
|
||||
<ol>
|
||||
<li><a href="#libs-without-res">Adding libraries without resources</a></li>
|
||||
<li><a href="#libs-with-res">Adding libraries with resources</a></li>
|
||||
@@ -90,9 +90,9 @@ Android Support Library selected.</p>
|
||||
each Support Library you want to use.</p>
|
||||
|
||||
<p>Some Support Libraries contain resources beyond compiled code classes, such as images or XML
|
||||
files. For example, the <a href="tools/support-library/features.html#v7-appcompat">v7
|
||||
appcompat</a> and <a href="tools/support-library/features.html#v7-gridlayout">v7 gridlayout</a>
|
||||
libraries include resources.</p>
|
||||
files. For example, the <a href="{@docRoot}tools/support-library/features.html#v7-appcompat">v7
|
||||
appcompat</a> and <a href="{@docRoot}tools/support-library/features.html#v7-gridlayout">v7
|
||||
gridlayout</a> libraries include resources.</p>
|
||||
|
||||
<p>If you are not sure if a library contains resources, check the
|
||||
<a href="{@docRoot}tools/support-library/features.html">Support Library Features</a> page.
|
||||
|
||||
@@ -95,7 +95,7 @@ two different types of scrolling, dragging and flinging:</p>
|
||||
finger across the touch screen. Simple dragging is often implemented by overriding
|
||||
{@link android.view.GestureDetector.OnGestureListener#onScroll onScroll()} in
|
||||
{@link android.view.GestureDetector.OnGestureListener}. For more discussion of dragging, see
|
||||
<a href="dragging.jd">Dragging and Scaling</a>.</li>
|
||||
<a href="dragging.html">Dragging and Scaling</a>.</li>
|
||||
|
||||
<li><strong>Flinging</strong> is the type of scrolling that occurs when a user
|
||||
drags and lifts her finger quickly. After the user lifts her finger, you generally
|
||||
|
||||
@@ -54,7 +54,8 @@ startpage=true
|
||||
</p>
|
||||
<p>
|
||||
This class describes how to use a {@link android.support.v4.content.CursorLoader} to run a
|
||||
background query. Examples in this class use the {@link android.support.v4 v4 support library}
|
||||
background query. Examples in this class use the <a
|
||||
href="{@docRoot}tools/support-library/features.html#v4">v4 Support Library</a>
|
||||
versions of classes, which support platforms starting with Android 1.6.
|
||||
</p>
|
||||
<h2>Lessons</h2>
|
||||
|
||||
Reference in New Issue
Block a user