Tag: native android accessibility
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
What to expect from Attest Android 1.1
WorldSpace Attest Android is a toolkit for the Android Mobile Development Platform and version 1.1 is here! Read more on Github if that’s your preference.…
Read ArticleAccessible Nested Active Elements in Android Apps
A common accessibility issue that I’ve noticed in Android applications is nesting active elements together. I want to discuss why this is inaccessible in a…
Read Article