android 辅助功能_辅助功能简介

android 辅助功能

Accessibility may be more than a moral imperative to ensure products are inclusive of more people who already experience barriers in daily life — it has a very practical outcome, benefiting everyone including the person with the disability. Or it may be the law depending on where you live. Regardless, it’s worthwhile to dig deeper and learn about the variety in how others may experience the world.

无障碍获取可能不仅仅是道德上的当务之急,要确保产品包括更多已经在日常生活中遇到障碍的人们,这是非常实际的结果,使包括残疾人在内的所有人受益。 或者可能是法律,具体取决于您居住的地方。 无论如何,值得深入研究并了解其他人如何体验世界的多样性。

According to the World Health Organization, disability can be related to:

根据世界卫生组织 ,残疾可能与以下方面有关:

1. Impairment — in a person’s body structure or function, or mental functioning; examples of impairments include loss of a limb, loss of vision or memory loss.

1.障碍-人的身体结构或功能或精神机能; 障碍的例子包括肢体丧失,视力丧失或记忆力丧失。

2. Activity limitation — such as difficulty seeing, hearing, walking, or problem solving.

2.活动限制-例如看,听,走路或解决问题的难度。

3. Participation restrictions — in normal daily activities, such as working, engaging in social and recreational activities, and obtaining health care and preventive services.

3.参与限制—参加日常正常活动,例如工作,参加社交和娱乐活动以及获得医疗保健和预防服务。

As designers, we often have full control over creating the visual assets and elements for the user experience. That gives us responsibility for picking what content to highlight and how to help the content get seen, as well as working with developers to implement ways that enable as many people as possible to use the Web or other digital experiences.We have the opportunity to use technology to give people superpowers and it can be an incredible tool to help people thrive and access importance resources.

作为设计师,我们经常完全控制创建视觉资产和元素以提供用户体验。 这使我们有责任选择突出显示的内容以及如何帮助查看内容,并与开发人员一起实施实现使尽可能多的人使用Web或其他数字体验的方式。我们有机会使用赋予人们超能力的技术,它可以成为帮助人们蓬勃发展并获得重要资源的绝佳工具。

Here’s some tips and resources to help you consider ways to ensure your design is accessible where possible— even if you feel time-crunched. For a summary of the latest guidance at a glance, check out the Web Content Accessibility site.

这里有一些技巧和资源,可帮助您考虑一些方法,以确保在可能的情况下也可访问您的设计,即使您感到时间紧迫。 有关最新指南的概述,请访问Web Content Accessibility网站。

1.传达的信息不仅限于色彩 (1. Convey information with more than color alone)

There’s a few ways to add contrast between two visual elements:

有两种方法可以在两个视觉元素之间增加对比度:

  • Shape

    形状
  • Size

    尺寸
  • Color

    颜色
  • Position/Orientation

    位置/方向

A good rule of thumb is to make sure you are changing more than just one of the elements (shape, color, size, position/orientation) to ensure enough contrast for a state change.

一个好的经验法则是确保更改的不只是元素(形状,颜色,大小,位置/方向)中的一个,以确保为状态更改提供足够的对比度。

Image for post

My thought on this guidance is that it is meant to push designers to avoid using thin fonts or subtle colors for conveying information which are hard to see, sometimes subtle changes can be overlooked. At the end of the day, consider this within the context of the workflow for the user.

我对本指南的想法是,它旨在促使设计人员避免使用细字体或微妙的颜色来传达难以看清的信息,有时细微的变化可能会被忽略。 最终,请在用户工作流的上下文中考虑这一点。

For example, if not seeing a state change could results in frequent or harmful errors, perhaps a warning label needs to be more prominent not just for meeting a color contrast ratio but to prevent errors as a general design principle.

例如,如果未看到状态变化可能导致频繁或有害的错误,则警告标签不仅需要满足色彩对比度,而且还需要作为一般设计原则来防止错误,因此需要更加突出。

Tip: Using greyscale mode is a quick way to bypass checking color contrast in a rush. If different states can be perceived in greyscale, it is likely ok for the most common types of color blindness as well.

提示:使用灰度模式是绕过匆忙检查颜色对比度的快速方法。 如果可以用灰度感知不同的状态,则对于最常见的色盲类型也可能没问题。

Image for post
Robert Bye罗伯特·拜

2.假设条件不理想 (2. Assume less than ideal conditions)

There’s something about seeing the design live in the real world vs. a shiny computer screen that surfaces the variety of conditions people experience digital products. In the real world, various lighting conditions, older devices, or slower connection speeds, all of which impact the experience.

相对于一个闪亮的计算机屏幕,它可以看到人们在数字产品中所经历的各种条件,而在现实世界中可以看到设计的真something。 在现实世界中,各种照明条件,较旧的设备或较慢的连接速度都会影响体验。

Compounding this reality with the barriers of disability (where each have additional nuanced needs) means that providing alternatives ways to use and experience a product is necessary for good design. Here’s a non-exhaustive list of some examples:

将这一现实与残疾障碍(每个人都有额外的细微需求)加在一起,意味着对于良好的设计,必须提供替代的方式来使用和体验产品。 以下是一些示例的非详尽列表:

  • Hearing → closed captions, voice is not the only input method

    听力→隐藏字幕,语音不是唯一的输入方法
  • Low vision → actions can be reached with keyboard, meaningful text alternatives for images

    视力低下→可以通过键盘实现有意义的操作,图像可以替代有意义的文本
  • Physical → click targets meet device guidance, voice as an input method

    身体→点击目标符合设备指导,语音作为输入方法
  • Color blindness → conveying information with more than color alone

    色盲→传达的信息不仅仅是单独的颜色
  • Cognitive → icons with text label

    认知→带有文本标签的图标
  • Photosensitivity → avoid flashing bright colors, rapid flashes or excessive motion

    光敏性→避免闪烁鲜艳的色彩,快速闪烁或过度运动

Note: It’s important for designers to collaborate with developers to ensure focus order (such as for keyboard/other forms of input) are logical and prioritized so the most important actions are surfaced.

注意:对于设计师来说,与开发人员合作以确保焦点顺序(例如键盘/其他形式的输入)合理且优先是很重要的,这样最重要的动作就会浮出水面。

3.不要忽视内容理解 (3. Don’t overlook content comprehension)

Vision or hearing impairment may be the more well known disabilities for designers but understandability of written content is often overlooked. Is the content readable for someone with a lower reading ability? Is there enough time to read an explanation of a complex topic? Consider making your content is as simple and clear as possible, with visually distinct links.

视力或听力障碍可能是设计师更为熟知的障碍,但是书面内容的可理解性常常被忽略。 阅读能力较低的人可以阅读内容吗? 有足够的时间阅读有关复杂主题的说明吗? 考虑通过视觉上不同的链接使内容尽可能简单明了。

资源资源 (Resources)

  • Accessibility Masterlistfor aligning feature/approach with corresponding disability

    可访问性主列表 - 用于使功能/方法与相应的残疾保持一致

  • WebAIM Contrast Checker for type or graphical elements

    WebAIM对比度检查器 用于类型或图形元素

  • Subtleties of Color informative introduction to color theory

    色彩的微妙之处 - 色彩理论的介绍

  • Viz Palette for Data Visualization Color rules for color usage in data visualization

    Viz调色板,用于数据可视化颜色 数据可视化中颜色使用的规则

  • Funkify (Chrome)browser plugin disability simulator

    Funkify(Chrome) - 浏览器插件残障模拟器

  • Colorblind mode (Windows)Settings > Color Filters, to preview different color blindness types or greyscale

    色盲模式 (Windows) - 设置>滤色器,可预览不同的色盲类型或灰度

Image for post
Able能够
  • Able Figma plugin to compare color contrast and color blindness

    能够 Figma插件,用于比较颜色对比和色盲

  • Focus Orderer Figma plugin to annotate your designs’ focus / tab order flow for keyboard and other input devices

    焦点订单 Figma插件,用于注释键盘和其他输入设备的设计焦点/标签顺序流程

  • Photoshop/Illustrator Color-Blindness previews — View > Proof Setup > Color Blindness

    Photoshop / Illustrator色盲预览 —视图>校样设置>色盲

  • Inclusive DesignMicrosoft’s design toolkit for learning from diversity and building more universal solutions

    包容性设计 -Microsoft的设计工具包,可从多样性中学习并构建更通用的解决方案

屏幕阅读器 (Screen readers)

  • Narrator (Windows)

    讲述人 (Windows)

  • JAWS (Windows)

    (Windows)

  • NVDA (Windows)

    NVDA (Windows)

  • VoiceOver (iOS)

    VoiceOver (iOS)

  • TalkBack (Android)

    话语提示 (Android)

数据可视化 (Data Viz)

  • Viz Palette — color palette for data viz

    Viz调色板 -数据 Viz的调色板

  • Color Scale Helper generate even color scales for data viz

    色阶助手 - 为数据生成均匀的色阶

  • i want hue tool for picking optimally distinct color palette

    我要色相 - 选择最佳色彩调色板的工具

  • ColorBreweroriginally developed for cartographers creating maps

    ColorBrewer- 最初是为制图师创建地图而开发的

Image for post
Adobe Color CCAdobe彩色CC

调色板生成器 (Color palette generators)

  • Adobe Color CC accessible color palette

    Adobe Color CC- 可访问的调色板

  • Fluent UI Theme designer

    流利的UI主题设计师

  • Color Tool — Material Design color tool while measuring accessibility

    色彩工具 -测量辅助功能时的Material Design色彩工具

翻译自: https://blog.prototypr.io/intro-to-accessibility-e3d375ff73aa

android 辅助功能

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/276072.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

推荐几个前端大佬,真的厉害!

新的一年,推荐几个还在坚持输出的高质量前端公众号,你想要的:React/Vue/Node/工程化/面试经验等, 这里都有。不多说,直接看介绍。???? 程序员成长指北考拉,一个有趣且乐于分享的妹子,专注 N…

RawCode-本身就是实验性的8位类型

What if a type is created solely from the bit-representation of characters?如果仅根据字符的位表示形式创建类型怎么办? This question was the basis of creating this experimental type. The type no longer uses familiar characters. ‘A’ looks like …

2d访问冲突_Light | 基于环形分隔微镜阵列的高速随机访问轴向聚焦系统

撰稿 | OSANJU 刘 扬01导读近日,来自美国加州大学伯克利分校的Rikky Muller教授团队,在国际顶尖学术期刊《Light: Science & Applications》发表了题为“A micromirror array with annular partitioning for high-speed random-access axial focus…

编译出现ARM与THUMB冲突

问题: fatal error LNK1112: module machine type THUMB conflicts with target machine type ARM 解决方法: 在project-setting-linker-command line下,添加/machine:THUMB,如下: 转载于:https://www.cnblogs.com/xfd…

阿里腾讯面试梳理个人成长经历分享

大家好,我是若川。欢迎加我微信 ruochuan12,长期交流学习。今天分享一篇江西师范大学大四同学学习一年前端入职腾讯的经历,关注很久的读者朋友应该知道我也是毕业于江西不那么知名的高校。微信预计阅读只需18分钟。点击下方卡片关注我&#x…

unity 局部照亮_通过著名的艺术家照亮“光与空间运动”

unity 局部照亮Ever since minimalism momentously gained popularity in the 1960’s, the “Light and Space” movement has naturally acquired prominence for its stunning juxtaposition in geometric abstraction, luminescence, and space. Artwork from this distinc…

如何抓住重点,系统高效地学习数据结构与算法?

你是否曾跟我一样,因为看不懂数据结构和算法,而一度怀疑是自己太笨?实际上,很多人在第一次接触这门课时,都会有这种感觉,觉得数据结构和算法很抽象,晦涩难懂,宛如天书。正是这个原因…

Google Map浏览下载器

很久没有更新博客了,最近为了玩Google Map,专门写了个小工具。用以在浏览Google地图时,将关心区域的图片保存到本地。软件主界面如下图: 主界面提取子库主要功能有: 1、可以浏览Google网站的三种图:交通、地…

Node.js 开发者 2020 年度报告

大家好,我是若川。欢迎加我微信 ruochuan12,长期交流学习。今天分享一篇Node.js报告,记得当时我还参与填写这个调查问卷了,Node.js的重要性不言而喻。微信预计阅读只需7分钟。点击下方卡片关注我,或者查看源码系列文章…

视觉设计_视觉设计:

视觉设计What does the customer first see in your application? Yes, its your application design. So it is very important to pay attention to how the design is made. There’s so many factors to include, like how usually people meaning a symbol, how their pr…

开源分布式中间件 DBLE 快速入门指南

2019独角兽企业重金招聘Python工程师标准>>> 环境准备 DBLE项目资料 DBLE官方网站:https://opensource.actionsky.com 可以详细了解DBLE的背景和应用场景,本文不涉及到的细节都可在官方文档获得更细节都信息;对于刚了解到同学&…

文字输入限制_从拼音输入法的兴起看汉字文化圈的衰落

曾经韩国的报纸是这样的:现在的则是这样的:(上面两图均来自网络,如有侵权请告知)二战之后,曾经广泛使用汉字的朝韩跟越南都走上了废除汉字之路。日本虽然依然使用汉字,却也发布了《当用汉字表》…

跟各位读者朋友分享下公众号运营策略

大家好,我是若川。欢迎加我微信 ruochuan12,加群交流学习。目前我的公众号运营策略,分享给各位读者朋友。点击下方卡片关注我,或者查看源码等系列文章。可能大多数关注的人不知道,我的公众号取名为若川视野的原因。「若…

[轉載]用PHP的ob_start();控制您的浏览器cache!

FROM http://www.phpchina.com/html/28/1628-3870.html Output Control 函数可以让你自由控制脚本中数据的输出。它非常地有用,特别是对于:当你想在数据已经输出后,再输出文件头的情况。输出控制函数不对使用 header() 或 setcookie(), 发送的…

oracle 带有变量的语句_【成都校区】Oracle SQL语句之常见优化方法总结

本帖出自于黑马程序员成都中心,更多资源可关注微信公众号1、SQL语句尽量用大写的;因为oracle总是先解析SQL语句,把小写的字母转换成大写的再执行。2、使用表的别名: 当在SQL语句中连接多个表时, 尽量使用表的别名并把别名前缀于每…

js 获取上下文后面的路径_通过在数据后面显示上下文来可视化公众意见

js 获取上下文后面的路径In 1824, The Harrisburg Pennsylvanian, a newspaper from a town in Pennsylvania conducted the first known public opinion polls in history, and successfully predicted the result of the vote in the close race between Andrew Jackson and …

甘肃甘南步班邮递员:草原上的“递爱”艰途

图为甘肃甘南藏族自治州碌曲县郎木寺镇邮政支局的投递员进行投递工作。(资料图) 钟欣 摄 中新网兰州1月25日电 (吴玉蒿)渐近春节,刘权英投递邮件的工作愈加繁重。现年45岁的刘权英是甘肃甘南藏族自治州碌曲县郎木寺镇邮政支局的一名投递员。由…

看了就会的 Node.js 三大基础模块常用 API

大家好,我是若川。欢迎加我微信 ruochuan12,加群交流学习。今天分享一篇nodejs基础的文章。点击下方卡片关注我,或者查看源码等系列文章。在日常使用 Node 进行开发的时候,会使用到一些文件系统、路径操作等基础 API,这…

ios设计登录功能_亲爱的产品设计师,这是iOS 14的新功能

ios设计登录功能On June 22, 2020 Apple previewed iOS 14 for the first time. As always there are quite some changes you should know about as a product designer like widgets, pickers, app clips, permissions and more.2020年6月22日,Apple首次预览iOS 1…

c++ int 转 short_C/C++结构体内存对齐

在面试或工作中,经常会遇到内存对齐的问题。这里结合我的理解谈一谈对内存对齐的理解。1. 为什么要内存对齐,不对齐会怎么样?内存中存放数据是为了给CPU使用,CPU访问内存数据时会受到地址总线宽度的限制,也就是一次能从…