Skip to content

Telefonica/accessibility-catalog

Repository files navigation

Accessibility catalog

This Android application serves as a practical guide for developers aiming to implement accessibility features in their apps. Through clear and concise examples, it explains the most important accessibility configurations, both for Jetpack Compose and classic view development.

Key Features

  • Practical examples: demonstrations of how to apply accessibility configurations in real-world scenarios.
  • Clear documentation: simple and concise explanations for easy understanding.
  • Comprehensive coverage: explanation of the most relevant configurations to ensure your app's accessibility.
  • Compose and Classic View duality: examples for both UI development approaches in Android.

Why use this app?

📖 Learn

Acquire the necessary knowledge to develop more inclusive apps.

🚀 Improve accessibility

Ensure your apps are usable by the widest possible range of people.

🏛️ Comply with regulations.

Meet established accessibility standards.

How to use the app

  1. Clone the repository. Use git clone https://github.com/your_username/accessibility-catalog.git to get a local copy of the project.
  2. Import the project. Open the project in Android Studio.
  3. Explore the examples. Navigate through the app's different screens to see examples of accessibility configurations.
  4. Adapt the code. Use the code from the examples as a basis for implementing the configurations in your own projects.

Releases

No releases published

Packages

No packages published

Languages