https://github.com/cvs-health/android-view-accessibility-techniques
Android sample code demonstrating a variety of accessibility best practices for View-based UIs.
https://github.com/cvs-health/android-view-accessibility-techniques
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.5%) to scientific vocabulary
Keywords
Repository
Android sample code demonstrating a variety of accessibility best practices for View-based UIs.
Basic Info
Statistics
- Stars: 31
- Watchers: 0
- Forks: 7
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
README.md
android-view-accessibility-techniques
Demonstrates a variety of accessibility best practices for Android View-based UIs, as well as the problems they can address. Using the app will demonstrate the impact of accessibility best practices, and reviewing the app project source code will help you learn how to apply those techniques in working code.
See android-view-accessibility-techniques Architecture for details of the app architecture and the project's file structure.
Since some of the code demonstrates the effect of inaccessible coding practices, the app itself does not fully conform to required accessibility guidelines.
Topics
- Accessibility Basics
- Grouping and Ordering
- Dynamic Behaviors
- Specific Component Types
- Other
- [x] Espresso Accessibility Checks automated testing
- See also
app/build.gradle,AccessibilityChecksTestRunner.kt, andInputFieldLabelsTests.kt.
Screenshots

Contributor Guide
- Before contributing to this CVS Health sponsored project, you will need to sign the associated Contributor License Agreement.
- See contributing page.
License
android-view-accessibility-techniques is licensed under under the Apache License, Version 2.0. See LICENSE file for more information.
Copyright 2023-2024 CVS Health and/or one of its affiliates
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.
Owner
- Name: CVS Health
- Login: cvs-health
- Kind: organization
- Repositories: 3
- Profile: https://github.com/cvs-health
GitHub Events
Total
- Watch event: 5
- Push event: 15
- Fork event: 1
Last Year
- Watch event: 5
- Push event: 15
- Fork event: 1
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 1
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: about 1 month
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 1.0
- Average comments per pull request: 0.5
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- RavenAlly (1)
Pull Request Authors
- PatrykMis (4)