/documentation/videos/index.html
HTML | 130 lines | 114 code | 16 blank | 0 comment | 0 complexity | 03d5d46dd76eb98a17ab700630efd1d5 MD5 | raw file
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 3<html xmlns="http://www.w3.org/1999/xhtml" 4lang="en" xml:lang="en"> 5<head> 6<title>Android Eyes-Free Video Demos</title> 7<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/> 8<meta name="generator" content="Org-mode"/> 9<meta name="generated" content="2009-03-30 Mon"/> 10<meta name="author" content="T.V Raman"/> 11<style type="text/css"> 12 html { font-family: Times, serif; font-size: 12pt; } 13 .title { text-align: center; } 14 .todo { color: red; } 15 .done { color: green; } 16 .tag { background-color:lightblue; font-weight:normal } 17 .target { } 18 .timestamp { color: grey } 19 .timestamp-kwd { color: CadetBlue } 20 p.verse { margin-left: 3% } 21 pre { 22 border: 1pt solid #AEBDCC; 23 background-color: #F3F5F7; 24 padding: 5pt; 25 font-family: courier, monospace; 26 font-size: 90%; 27 overflow:auto; 28 } 29 table { border-collapse: collapse; } 30 td, th { vertical-align: top; } 31 dt { font-weight: bold; } 32 33 .org-info-js_info-navigation { border-style:none; } 34 #org-info-js_console-label { font-size:10px; font-weight:bold; 35 white-space:nowrap; } 36 .org-info-js_search-highlight {background-color:#ffff00; color:#000000; 37 font-weight:bold; } 38 39</style> 40</head><body> 41<h1 class="title">Android Eyes-Free Video Demos</h1> 42 43 44<div id="outline-container-1" class="outline-2"> 45<h2 id="sec-1">1 Android Eyes-Free Video Demos</h2> 46<div id="text-1"> 47 48 49<p> 50This directory contains descriptions of videos demonstrating the 51use of the various applications that make up Project Eyes-Free 52for Android. For each video found on channel <a href="http://www.youtube.com/user/EyesFreeAndroid"> EyesFreeAndroid</a> on 53YouTube, there is an accompanying text file that is the script 54used to prepare the video — these also make up high-quality 55text transcripts for those not able to listen to the audio. Users 56wishing to appreciate these videos without looking at the screen 57can rest assured that the audio content, in conjunction with the 58text scripts together ensure that one misses nothing substantive 59by not viewing the visual component. 60</p> 61 62 63<ol> 64<li> 65<a href="./01-intro.html">Introduction</a> Gives a high-level overview of Project 66Eyes-Free and its goal of turning Android into an eyes-free 67communication device supporting one-handed, single-touch interaction. 68</li> 69<li> 70<a href="./02-strokes.html">Stroke Dialing</a> Demonstrates the stroke dialer, a key 71component of eyes-free interaction on Android. It differs 72from traditional on-screen keyboards in that it uses 73<i>relative positioning</i> rather than <i>absolute positioning</i> 74— this enables eyes-free use. This dialing technique is 75used across a wide variety of applications. 76</li> 77<li> 78<a href="./03-phone.html">Talking Dialer </a> Demonstrates using Android as 79a communication device for fluent, eyes-free 80interaction. Concludes with a teaser — talking phonebook. 81</li> 82<li> 83<a href="./04-phonebook.html">Talking Phonebook</a> Demonstrates how we use strokes for rapid 84access to contacts in the phone book. 85</li> 86<li> 87<a href="./05-eyes-free-home.html">Eyes-Free Shell</a> Demonstrates the <i>Home</i> screen that 88supports eyes-free access to oft-used tasks. Uses stroke 89dialer for rapid access. 90</li> 91</ol> 92 93<p>This video also Demonstrates useful talking 94mini-applications that provide single-touch access to 95useful information. 96</p><ol> 97<li> 98 <a href="./06-marvin-access.html">Marvin And Accessibility</a> connects the dots while giving a 99first glimpse at the new Android Access tools in Android 1001.6. Discusses how eyes-free applications from Marvin work 101hand-in-hand with a built-in screenreader to provide 102efficient eyes-free interaction. 103</li> 104<li> 105<a href="./07-accessible.html">Introducing Android Access</a> briefly reviews the newly 106introduced accessibility framework and describes what this 107means for end-users and developers. 108</li> 109<li> 110 <a href="./08-talkback.html">TalkBack</a> demonstrates using the TalkBack screenreader 111— an Open Source tool that runs in the background to turn 112native Android applications into talking applications. 113 114 115 116 117 118 119 120</li> 121</ol> 122</div> 123</div> 124<div id="postamble"><p class="author"> Author: T.V Raman 125<a href="mailto:raman@google.com"><raman@google.com></a> 126</p> 127<p class="date"> Date: 2009-03-30 Mon</p> 128<p>HTML generated by org-mode 6.08c in emacs 23</p> 129</div></body> 130</html>