Blog
All
All
How Dev Teams Can Make Images Accessible in Android
August 23, 2022
By Devanshu Chandra
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
June 30, 2022
By Devanshu Chandra
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
June 23, 2022
By Devanshu Chandra
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