Tag: android accessibility
How Dev Teams Can Make Images Accessible in Android
It’s a relatively simple process to make images in iOS apps accessible: provide a content description for the image and that’s it. In Android, however,…
Read Article
Building Accessible Android Apps with Jetpack Compose: Real-Time Examples
In part one of this blog series on building accessible Android apps with Jetpack Compose, we learned how Accessibility Services behave with Jetpack Compose and…
Read Article
Building Accessible Android Apps with Jetpack Compose: How Accessibility Service Interacts with Jetpack Compose
Google recently came out with Jetpack Compose, a modern Android UI toolkit for building native Android UI faster and easier by using intuitive declarative Kotlin…
Read Article
How Jetpack Compose is Helping Put Accessibility First
Accessibility is important for your applications and your thought process as a developer. It sharpens the knife by forcing you to think through how your…
Read Article
Shift Accessibility Left in Your Native Android Development
In a previous blog post, my colleague Chris McMeeking explained how an accessibility subject matter experts or native mobile testers can use our WorldSpace Attest…
Read Article