Subtopic Deep Dive

Mobile Web Accessibility for Disabilities
Research Guide

What is Mobile Web Accessibility for Disabilities?

Mobile Web Accessibility for Disabilities is the design and evaluation of touch-based, gesture, and voice interactions in mobile apps and responsive websites to ensure usability for users with motor, visual, and cognitive disabilities.

Research adapts WCAG standards to mobile contexts, addressing screen reader compatibility and gesture navigation. Key studies analyze metadata generation for UI elements and e-government app evaluations. Over 10 papers from 2015-2022 cited here exceed 100 citations each, focusing on digital divides and assistive technologies.

15
Curated Papers
3
Key Challenges

Why It Matters

Mobile web accessibility enables equitable access to services for disabled users, as smartphones dominate daily interactions (Johansson et al., 2020; 192 citations). It reduces the disability digital divide by improving app usability, with studies showing poor metadata hinders screen readers (Zhang et al., 2021; 129 citations). Evaluations of m-government apps in Brazil highlight compliance gaps impacting public service inclusion (Serra et al., 2015; 108 citations).

Key Research Challenges

Insufficient UI Metadata

Mobile apps often lack accessibility metadata for screen readers, restricting blind users (Zhang et al., 2021; 129 citations). Pixel-based recognition methods address this but require computational efficiency. Integration into development pipelines remains inconsistent.

Gesture and Touch Barriers

Motor-impaired users struggle with multi-finger gestures and small targets on touchscreens. Adaptive techniques like those in universal access need mobile-specific adaptations (Stephanidis, 2001; 124 citations). Evaluation metrics for diverse disabilities are underdeveloped.

Digital Divide Persistence

People with disabilities underuse smartphones due to accessibility gaps, widening divides (Duplaga, 2017; 143 citations; Johansson et al., 2020; 192 citations). Factors like cognitive load in responsive sites exacerbate exclusion. Tailored interventions for intellectual disabilities show promise but lack scale (Lussier-Desrochers et al., 2017; 145 citations).

Essential Papers

1.

The Changing Face of Augmentative and Alternative Communication: Past, Present, and Future Challenges

Janice Light, David McNaughton · 2012 · Augmentative and Alternative Communication · 236 citations

Keywords:: Augmentative and alternative communicationDevelopmental disabilitiesAcquired disabilitiesCommunicationParticipation

2.

Disability digital divide: the use of the internet, smartphones, computers and tablets among people with disabilities in Sweden

Stefan Johansson, Jan Gulliksen, Catharina Gustavsson · 2020 · Universal Access in the Information Society · 192 citations

3.

Assistive technology for the inclusion of students with disabilities: a systematic review

José María Fernández‐Batanero, Marta Montenegro Rueda, José Fernández Cerero et al. · 2022 · Educational Technology Research and Development · 160 citations

4.

Bridging the digital divide for people with intellectual disability

Dany Lussier‐Desrochers, Claude L. Normand, Alejandro Romero-Torres et al. · 2017 · Cyberpsychology Journal of Psychosocial Research on Cyberspace · 145 citations

Recent data from several studies and surveys confirm that our society has entered the digital and information age. Some authors mention that information and communication technologies (ICT) have th...

5.

Digital divide among people with disabilities: Analysis of data from a nationwide study for determinants of Internet use and activities performed online

Mariusz Duplaga · 2017 · PLoS ONE · 143 citations

People with disabilities in Poland are facing a significant digital divide. The factors determining the use of the Internet in this group are similar to those of the general population. On the othe...

6.

Screen Recognition: Creating Accessibility Metadata for Mobile Applications from Pixels

Xiaoyi Zhang, Lilian de Greef, Amanda Swearngin et al. · 2021 · 129 citations

Many accessibility features available on mobile platforms require applications (apps) to provide complete and accurate metadata describing user interface (UI) components. Unfortunately, many apps d...

7.

The role of accessibility in a universal web

Shawn Lawton Henry, Shadi Abou-Zahra, Judy Brewer · 2014 · 127 citations

"Universal design" is the process of creating products that are usable by people with the widest possible range of abilities, operating within the widest possible range of situations; whereas "acce...

Reading Guide

Foundational Papers

Start with Henry et al. (2014; 127 citations) for universal web accessibility principles, then Stephanidis (2001; 124 citations) for adaptive techniques applicable to mobile, and Light & McNaughton (2012; 236 citations) for communication challenges in disabilities.

Recent Advances

Study Zhang et al. (2021; 129 citations) for mobile UI metadata, Johansson et al. (2020; 192 citations) for divides, and Fernández-Batanero et al. (2022; 160 citations) for assistive tech reviews.

Core Methods

Core methods: pixel-to-metadata recognition, WCAG mobile audits, user surveys on device adoption, adaptive UI transformations.

How PapersFlow Helps You Research Mobile Web Accessibility for Disabilities

Discover & Search

Research Agent uses searchPapers and exaSearch to find mobile WCAG adaptation studies, then citationGraph on Zhang et al. (2021) reveals 129-cited works on screen recognition for apps. findSimilarPapers extends to Serra et al. (2015) for m-government evaluations.

Analyze & Verify

Analysis Agent applies readPaperContent to extract metadata techniques from Zhang et al. (2021), verifies claims with CoVe against Johansson et al. (2020) digital divide data, and runs PythonAnalysis for statistical comparison of citation impacts using pandas on exportCsv data. GRADE grading assesses evidence strength for UI accessibility interventions.

Synthesize & Write

Synthesis Agent detects gaps in gesture adaptations across papers like Stephanidis (2001), flags contradictions in digital divide metrics, and uses exportMermaid for interaction flow diagrams. Writing Agent employs latexEditText, latexSyncCitations for Zhang et al. (2021), and latexCompile for WCAG-mobile reports.

Use Cases

"Analyze digital divide stats in mobile accessibility papers using Python."

Research Agent → searchPapers('mobile accessibility digital divide') → Analysis Agent → readPaperContent(Johansson 2020, Duplaga 2017) → runPythonAnalysis(pandas correlation on usage data) → matplotlib plot of disability smartphone adoption rates.

"Draft a LaTeX report on screen reader metadata for mobile apps."

Synthesis Agent → gap detection(Zhang 2021 gaps) → Writing Agent → latexEditText(structure report) → latexSyncCitations(10 papers) → latexCompile(PDF with tables on metadata accuracy).

"Find GitHub repos with mobile accessibility evaluation code."

Research Agent → searchPapers('mobile web accessibility code') → Code Discovery → paperExtractUrls(Serra 2015) → paperFindGithubRepo → githubRepoInspect(evaluation scripts for WCAG mobile compliance).

Automated Workflows

Deep Research workflow conducts systematic review: searchPapers(50+ mobile accessibility papers) → citationGraph clustering → GRADE grading → structured report on digital divides. DeepScan applies 7-step analysis with CoVe checkpoints to verify Zhang et al. (2021) pixel metadata against Serra et al. (2015) app evals. Theorizer generates theories on adaptive gestures from Stephanidis (2001) and recent divides.

Frequently Asked Questions

What defines Mobile Web Accessibility for Disabilities?

It covers touch, gesture, and voice adaptations in mobile apps/sites for motor, visual, cognitive disabilities, extending WCAG to responsive contexts.

What are key methods in this subtopic?

Methods include pixel-based screen recognition (Zhang et al., 2021), accessibility audits of m-government apps (Serra et al., 2015), and surveys of digital divides (Johansson et al., 2020).

What are major papers?

Top papers: Zhang et al. (2021; 129 citations, screen metadata), Johansson et al. (2020; 192 citations, smartphone divides), Serra et al. (2015; 108 citations, Brazil e-gov apps).

What open problems exist?

Challenges: scaling metadata automation, motor gesture alternatives, bridging divides for intellectual disabilities (Lussier-Desrochers et al., 2017).

Research Digital Accessibility for Disabilities with AI

PapersFlow provides specialized AI tools for Social Sciences researchers. Here are the most relevant for this topic:

See how researchers in Social Sciences use PapersFlow

Field-specific workflows, example queries, and use cases.

Social Sciences Guide

Start Researching Mobile Web Accessibility for Disabilities with AI

Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.

See how PapersFlow works for Social Sciences researchers