Making Android accessibility easy (Android Dev Summit '18)

Subscribers:
1,350,000
Published on ● Video Link: https://www.youtube.com/watch?v=R2NftUX7rDM



Duration: 31:53
12,235 views
184


This talk introduces the basic ideas of Android accessibility. We cover the goals of accessibility, the model Android uses, and the basic mechanics of accessibility like labeling content, having minimum target sizes, and making sure text has good contrast. The talk also discusses how to test for accessibility and resources available when bugs are found. Finally, we share how to support users when doing nonstandard touch event handling and how to use the new ViewCompat APIs that make this much easier than it used to be.

Presented by: Phil Weaver, Casey Burkhardt & Qasid Sadiq


Android Dev Summit '18 all sessions playlist → http://bit.ly/ADS18-Sessions
Subscribe to the Android Channel! → http://bit.ly/AndroidDevs1

#AndroidDevSummit event: Android Dev Summit 2018; re_ty: Publish; product: Android - Platform; fullname: Qasid Sadiq, Phil Weaver, Casey Burkhardt;




Other Videos By Android Developers


2018-11-07Modern WebView best practices (Android Dev Summit '18)
2018-11-07Bundling an app in an instant (Android Dev Summit '18)
2018-11-07Getting the best of on-device ML with ML Kit (Android Dev Summit '18)
2018-11-07Building a great TV app (Android Dev Summit '18)
2018-11-07Android Suspenders (Android Dev Summit '18)
2018-11-07Android Dev Summit 2018 Livestream | Day 1, theater 1
2018-11-07ConstraintLayout deep dive (Android Dev Summit '18)
2018-11-07Developing for Android & large screens (Android Dev Summit '18)
2018-11-07What's new with the Android Gradle plugin (Android Dev Summit '18)
2018-11-07What's new for app developers in Android Auto (Android Dev Summit '18)
2018-11-07Making Android accessibility easy (Android Dev Summit '18)
2018-11-07Best practices for building privacy-friendly apps (Android Dev Summit '18)
2018-11-07Performance analysis using Systrace (Android Dev Summit '18)
2018-11-07Level up with Data Binding (Android Dev Summit '18)
2018-11-07Quick ways to ensure app compatibility with Android Autofill (Android Dev Summit '18)
2018-11-07Optimize your app size with this one trick (Android Dev Summit '18)
2018-11-07Getting the most out of Android Lint (Android Dev Summit '18)
2018-11-07Best practices using JNI (Android Dev Summit '18)
2018-11-07Draw me a rainbow: Advanced VectorDrawable rendering (Android Dev Summit '18)
2018-11-073 platforms in 5 minutes with Kotlin (Android Dev Summit '18)
2018-11-07Building reliable apps when connectivity is unreliable (Android Dev Summit '18)



Tags:
type: Conference Talk (Full production);
pr_pr: Android
purpose: Educate