|
You are here |
sookocheff.com | ||
| | | | |
blog.omega-prime.co.uk
|
|
| | | | | I recently released my first open source library for Java, MDBI. I learnt a lot about the Java open-source ecosystem as part of this process, and this blog summarises that in the hope that it will be useful to others. Specifically, the post will explain how to set up a project using the modern Gradle build system to build code and deploy it to the standard Maven Central repository from the command line really easily. | |
| | | | |
wittchen.io
|
|
| | | | | Introduction Some time ago, Ive written an article about Test coverage report for Android application. It got some interest (many comments below article and many visits according to Google Analytics), so I decided to refresh this topic. Previously, Ive written instrumentation unit tests, which needed to be executed on a real device or an emulator. Its a good approach when you want to test functionalities strongly connected with the device. E. | |
| | | | |
greggigon.com
|
|
| | | | | For last few weeks I've been moving rather large collection of Ant, Shell and other scripts into Gradle. In my opinion Gradle is great. It has two things that I value the most when it comes to tools: The build scripts are CODE. As scripts are CODE I can do everything I could do when... | |
| | | | |
jakewharton.github.io
|
|
| | | Field and method binding for Android views. | ||