Coding in style: Static analysis with Custom Lint Rules (Android Dev Summit '19)

Published 2019-10-23
Android Lint allows teams to automate the enforcement of best practices, reducing the amount of time spent on trivial code review feedback and improving overall code health. This talk teaches the basics of writing a custom Lint rule, including how to test and distribute custom Lint rules for your own team.

Presented by: Alan Viverette, Rahul Ravikumar



Android Dev Summit '19 all sessions playlist → goo.gle/ADS19allsessions

Subscribe to the Android Developers channel! → goo.gle/AndroidDevs

Check out the photo album → goo.gle/ADS19Photos




#AndroidDevSummit event: Android Dev Summit 2019; re_ty: Publish; product: Android - General; fullname: Alan Viverette, Rahul Ravikumar;

All Comments (6)
  • @yoannmsay286
    Thanks ! is very cool 😁 This work in unit test but has no effect in my main project (app folder)
  • seems like the forum url is not working now, is there another one?
  • @CodyEngel
    Can the description be updated to include a link to the slides and project? 😭