/documentation/android_access/index.html
http://eyes-free.googlecode.com/ · HTML · 86 lines · 61 code · 13 blank · 12 comment · 0 complexity · 2b8295cf0a202d433512896579191123 MD5 · raw file
- <!-- Copyright 2010 Google Inc.
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License. -->
-
- <html>
- <head>
- <title>Android Accessibility</title>
- <link rel="stylesheet" type="text/css" href="style.css">
- </head>
-
- <body>
- <div id="main_body">
- <h1>Android Accessibility</h1>
- <p>
- This is an introduction to using Android phones for people with low vision
- or no vision who want their phone to speak.
- </p>
- <p>
- All Android phones that have Android version 1.6 or later have built-in
- support for speech output and accessibility, completely free. While not
- all applications are accessible, Android is quite customizable. By downloading
- the right software and configuring the phone properly, a visually-impaired user can access just about any function, including making phone calls, text messaging, email, web browsing, and downloading and using many of the thousands of apps on the Android market.
- </p>
- <p>
- If you're not sure if Android is right for you, you may want to start
- with the <a href="faq.html">Frequently Asked Questions</a>.
- </p>
- <ol>
- <li><a href="phones.html">Choosing a Phone</a></li>
- <li><a href="enabling.html">Enabling Accessibility</a></li>
- <li><a href="basics.html">Accessibility Basics</a></li>
- <li><a href="services.html">Accessibility Services</a></li>
- <li><a href="market.html">The Android Market</a></li>
- <li><a href="customizing.html">Customizing Your Experience</a></li>
- <li><a href="tips.html">Tips and Tricks</a></li>
- <li><a href="apps.html">Accessible Apps</a></li>
- <li><a href="versions.html">Android Version Guide</a></li>
- <li><a href="troubleshooting.html">Troubleshooting</a></li>
- <li><a href="faq.html">Frequently Asked Questions</a></li>
- </ol>
- <p>
- For application developers, the <a href="developers.html">Designing for Accessibility</a>
- documentation provides an overview of the steps developers should follow to make sure that
- their applications are accessible.
- </p>
- <p>
- There are also a number of videos demonstrating various accessible Android
- applications on the <a href="http://www.youtube.com/user/EyesFreeAndroid"
- >eyes-free YouTube channel</a>.
- </p>
- <p>
- Follow the <a href="http://eyes-free.blogspot.com/">Eyes-free Android</a>
- blog for the experiences of one Android developer and user</a>.
- </p>
- <p>
- The <a href="http://accessibleandroid.blogspot.com/">Accessible Android</a>
- blog contains articles and tutorials for using your Android device
- eyes-free.</p>
- <p>
- If you have questions, the best resource is to join and post messages
- to the <a href="http://groups.google.com/group/eyes-free/">eyes-free
- mailing list.</a>
- </p>
- </div>
- </body>
- </html>