Gradle Plugin 0.11.1 Released!
Version 0.11.1 of the Gradle Plugin contains various bug fixes.
Android chart tutorial: AChartEngine
AChartEngine is a great library for Android that help you to create charts.
Dependency injection on Android: Dagger (Part 1)
Antonio Leiva explains what dependency injection is, what its main purpose is and how to use it on an Android project by using Dagger, the best know implementation designed with Android in mind.
Floating Action Menu for Android
Alessandro Crugnola creates this simple Android library, inspired from the recent changes to the Google+ app, which introduced a floating action item to the bottom.
Android Studio 0.6.1 Released
Google just released Android Studio 0.6.1, with a number of critical fixes and some new features like a new project wizard and new lint checks.
Android Needs A Simulator, Not An Emulator
Jake Wharton discusses his opinions on what needs to change with the Android emulator.
Android Tools: Navigation Editor
The Navigation Editor is an early prototype of a tool for graphically creating and viewing the structure and layout of an Android application.
OkHttp 2.0 Release Candidate 2 Is Out!
Release Candidate 2 fixes some bugs in 2.0.0-RC1 including a connection leak.
App UI / UX – Part 4
Part 4 of the App UI / UX techniques post.