diff options
Diffstat (limited to 'docs/html/sdk/android-3.1.jd')
-rw-r--r-- | docs/html/sdk/android-3.1.jd | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/html/sdk/android-3.1.jd b/docs/html/sdk/android-3.1.jd index 0d2d7f8..78f265d 100644 --- a/docs/html/sdk/android-3.1.jd +++ b/docs/html/sdk/android-3.1.jd @@ -422,10 +422,9 @@ onGenericMotionEvent()} there instead.</p> <p class="note">To look at a sample application that uses joystick motion events, see <a -href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/ -GameControllerInput.html">GameControllerInput</a> and <a -href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/ -GameView.html">GameView</a>.</p> +href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/GameControllerInput.html">GameControllerInput</a> +and <a +href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/GameView.html">GameView</a>.</p> <h3>RTP API</h3> @@ -931,7 +930,7 @@ devices.</li> href="{@docRoot}guide/topics/manifest/uses-feature-element.html">{@code <uses-feature>}</a> manifest elements. For more information about declaring features in an application manifest, read <a -href="{docRoot}guide/appendix/market-filters.html">Android Market +href="{@docRoot}guide/appendix/market-filters.html">Android Market Filters</a>.</p> |