Android Studio 2.2 Preview 6 has been released to the Canary channel. This build contains bug fixes primarily around Performance and Instant run with a number of other general improvements.
Joe Birch explores Google Awareness API, which allows to craft context-based experiences within our applications, allowing us to provide a more personal and customised experience for our users.
Dan Lewwrote a nice article about Android View constructors - Why are there four of them? What does each parameter do? Which constructors do I need to implement?
Hannes Dorfmann provides a brief history of the Repository Pattern and he discusses why he thinks the Repository Pattern could lead to over abstraction and over engineering.My life with Android