14 Mar 2017
Thanks to amazing design platforms like Dribbble or MaterialUp, we, as developers have access to a huge catalog of well-made design concepts, interfaces, and proposals in clicks. Nevertheless, sometimes some...
13 Oct 2016
Nowadays, we can’t imagine start a new software project without a version control system, between the different options available for a VCS, Git, without any doubt, has become one of...
08 Jun 2016
Android Studio is the official tool for Android development these days. Being developed at the top of project IntelliJ IDEA, takes into advantage (almost in its entirety) features of edition,...
16 Feb 2016
During the last weeks, has been seen in the Android developer community some movement regarding the cold starts, splash screens or launch screens on Android. In this post, I’d like...
27 Oct 2015
In the Google I/O 15, Google released a new support library which implements several components closely related with the Material Design’s spec, among these components you can find new ViewGroups...
20 Jul 2015
Android Studio came from by the hand of Gradle as a new tool for the construction and packaging of Android projects. This powerful utility, well exploited, can provide much power...
15 Jun 2015
This part of the series is focused on the benefits that some funcional touches can provide a to our projects. A framework like RxJava of ReactiveX can easily help to...
14 May 2015
Recently, a lot articles, frameworks, and talks at the android community, are appearing talking about testing and software architecture, as said in the last Droidcon Spain, we are focusing on...
12 Mar 2015
This is the third post of the series: ‘A useful stack on Android’. In the first part I have tried to define a modular and scalabe architecture, based on the...
13 Feb 2015
This is the second part of the series: ‘A useful stack on android’, in the first part, I reviewed the general architecture of the proyect, this article focuses on the...