Skip to content

Blundell

Android Developer Tutorials

  • Beginner
  • Intermediate
  • Advanced
  • Reference
  • X-Post

Tag: checkstyle

[TUT] Create your own CheckStyle check

In Advanced By blundell On 2012-12-232012-12-23

Android code is just like any Java system, you need to write tests and have automated code review checks. CheckStyle is a way of double checking your Java code. Checkstyle is a development tool to…

Read more of [TUT] Create your own CheckStyle check →

Tagged android, checkstyle, clean code, java, maven
© Copyright Blundell. All rights reserved.