/documentation/android_access/faq.html

http://eyes-free.googlecode.com/ · HTML · 124 lines · 87 code · 25 blank · 12 comment · 0 complexity · 7ac84d00636823a6c3e8d7f7a079282e MD5 · raw file

  1. <!-- Copyright 2010 Google Inc.
  2. Licensed under the Apache License, Version 2.0 (the "License");
  3. you may not use this file except in compliance with the License.
  4. You may obtain a copy of the License at
  5. http://www.apache.org/licenses/LICENSE-2.0
  6. Unless required by applicable law or agreed to in writing, software
  7. distributed under the License is distributed on an "AS IS" BASIS,
  8. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  9. See the License for the specific language governing permissions and
  10. limitations under the License. -->
  11. <html>
  12. <head>
  13. <title>F.A.Q. - Android Accessibility</title>
  14. <link rel="stylesheet" type="text/css" href="style.css">
  15. </head>
  16. <body>
  17. <div id="main_body">
  18. <h1>Frequently Asked Questions</h1>
  19. <div class="nav">
  20. <div class="nav_back">
  21. <a href="troubleshooting.html">Previous: Troubleshooting</a>
  22. </div>
  23. <div class="nav_up">
  24. <a href="index.html">Up: Android Accessibility</a>
  25. </div>
  26. </div>
  27. <h3>Questions about what accessible Android phones can do:</h3>
  28. <ul>
  29. <li><i>Which Android phones are accessible?</i>
  30. See <a href="phones.html">Choosing a Phone</a>.
  31. <li><i>Are there commands to read the whole screen or spell text
  32. one character at a time?</i> Currently, no.</li>
  33. <li><i>Is Email accessible?</i> The Gmail app is accessible, and the Email
  34. app is accessible as of Android 4.0. In previous versions, the built-in email
  35. app is not accessible, but there's an accessible email app you can download.
  36. See <a href="apps.html">Apps</a>.</li>
  37. <li><i>Is the web browser accessible?</i> Yes, as of Android 4.0. In previous
  38. versions, the built-in web browser is not accessible, but there's an
  39. accessible web browser you can download. See <a href="apps.html">Apps</a>.
  40. </li>
  41. <li><i>Is Android available in multiple languages?</i> Yes,
  42. the system already works in many languages, you can change it in the
  43. Settings. Each speech engine has support for a different set of
  44. languages for text-to-speech as well, but they're controlled
  45. independently of the system language.</li>
  46. <li><i>Is Android accessible if I don't have a physical
  47. keyboard?</i> Yes, as of Android 4.0. Previous versions can be made mostly
  48. accessible by installing and using the Eyes-Free Keyboard's virtual
  49. directional pad and talking keyboard, but some things (like menus and alert
  50. dialogs) will still be quite difficult or impossible to access.
  51. </li>
  52. <li><i>What about low-vision users?</i> There are some partial
  53. solutions, but Android does not have what is commonly known as a
  54. screen zoomer. Android 4.0 adds universal support for large font
  55. sizes.</li>
  56. <li><i>Does Android support braille?</i> Not yet.</li>
  57. </ul>
  58. <h3>Questions about how to use Android accessibility:</h3>
  59. <ul>
  60. <li><i>How can I make it stop talking?</i> TalkBack uses the
  61. proximity sensor as a way to halt speech. Wave your hand slowly over
  62. the top of the phone, where you'd put your ear if you were on a
  63. phone call. It takes some practice to figure out the exact gesture
  64. for your phone, but once you learn it, it's easy and reliable.</li>
  65. <li><i>How can I safely restart TalkBack or Spiel without losing
  66. the ability to enable it again?</i> Don't turn off
  67. Accessibility; when you turn it back on, it may not start
  68. TalkBack. Instead, turn off TalkBack and then click the screen in the
  69. same place turn it on again. Alternatively, you can reboot your device
  70. (turn it off and then on again). Your accessibility services will
  71. automatically start again.
  72. </li>
  73. <li><i>How do I get my contacts onto the phone?</i> Android automatically
  74. syncs with your Google contacts. If you already use Gmail, you use
  75. Google contacts. If not, you can easily import your address book from
  76. Outlook, Thunderbird, and many other email programs into Gmail.
  77. <li><i>How do I check the date, time, and battery status?</i>
  78. The battery status is available in Settings under About Phone.
  79. All of these are also available from the Eyes-Free Shell, or you can
  80. download many other apps for status information.
  81. </ul>
  82. <p>
  83. If you have questions, the best resource is to join and post messages
  84. to the <a href="http://groups.google.com/group/eyes-free/">eyes-free
  85. mailing list.</a>
  86. </p>
  87. <div class="nav">
  88. <div class="nav_back">
  89. <a href="troubleshooting.html">Previous: Troubleshooting</a>
  90. </div>
  91. <div class="nav_up">
  92. <a href="index.html">Up: Android Accessibility</a>
  93. </div>
  94. </div>
  95. </div>
  96. </body>
  97. </html>