What happens when a user with a motor impairment tries to scroll your feed? This live accessibility demo reveals a common bug that traps them.
#1about 2 minutes
Introduction to manual accessibility testing on Android
The speaker introduces the goal of the talk, which is to demonstrate live, manual accessibility testing on a real-world Android application.
#2about 5 minutes
Selecting the Blue Sky app and testing tools
The Blue Sky app, built with React Native, is chosen for the demo, and the testing tools are introduced, including Accessibility Scanner, large fonts, and Switch Access.
#3about 11 minutes
Using the Accessibility Scanner for automated checks
A live demonstration shows how to use the Accessibility Scanner app to record a user flow and identify issues like small touch targets and missing item descriptions.
#4about 5 minutes
Testing how the UI adapts to large font sizes
The app is tested with the largest font and display size settings to check for common UI problems like truncated text, revealing a minor issue on the profile page.
#5about 6 minutes
Navigating the app with Switch Access
The speaker demonstrates using Switch Access with physical buttons to navigate the app, identifying a focus management problem where users must tab through every element within a post.
#6about 3 minutes
Summary of accessibility testing findings
The talk concludes by summarizing the key accessibility issues found in the Blue Sky app using various manual and automated testing methods.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
05:36 MIN
Leveraging tools for automated accessibility testing
The Future of Android is Accessible
05:44 MIN
Auditing a real-world app with an Android screen reader
The Future of Android is Accessible
18:43 MIN
Q&A on practical accessibility challenges
Preventing Accessibility Issues Instead Of Fixing Them
00:57 MIN
Adopting a user-centric accessibility mindset
Decoding web accessibility through audit
04:09 MIN
The challenges of testing with screen readers for developers
WAD Live 22/01/2025: Exploring AI, Web Development, and Accessibility in Tech with Stefan Judis
01:51 MIN
Tools and resources for testing web accessibility
The What, Why, Who and How of accessibility on the web
02:33 MIN
Integrating accessibility from the start of development
Find all accessibility problems in a page to take part in the CODE100 final!Today we had our Accessibilty WeAreDevelopers LIVE day and as part of this, we have a new CODE100 challenge. This time it is not about coding something, but about debugging instead. We have put together an alternative page for the LIVE day that is fu...
Chris Heilmann
Accessibility tip: Detecting reduced motion in one line of JavaScriptAnimation can be a great tool to make apps seem more performant, be more engaging or even just more interesting. There are, however, quite a few groups of people who can not deal with things animating, as it distracts them or can even cause nausea. T...
Amanda Winstead
How Developers Can Focus on Maintaining Satisfaction With AccessibilityNo matter what kind of project you are working on, the principal mission of any web development assignment is always the same: to provide end-users with the best experience possible. When it comes to optimizing end-user satisfaction, however, it can ...