Skip to content

Blundell

Android Developer Tutorials

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

Tag: maven

[TUT] Locally release an Android Library for JCenter or Maven Central inclusion

In Advanced, Tutorial By blundell On 2014-08-102014-12-04

This post will put you on the right path to releasing and Android library to bintray ( JCenter ) or maven.org ( MavenCentral ). It will show you how you can create a maven compatible…

Read more of [TUT] Locally release an Android Library for JCenter or Maven Central inclusion →

Tagged aar, androiddev, bintray, blundell, jcenter, maven, publish, release

[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.