Last post was long ago! I’ve been very busy lately… but learning a lot from Android! (and Node js too… I’m in love with this platform!) Other things that I decided for those who are following me is that, since … Continue reading →
I’ve not written for a long time and I thought that this “come-back-article” should be less technical (Although interesting ) It seems that lately everyone is using git for version control and its web version: github. Spring and Djange have … Continue reading →
For some time, I’ve been considering how to integrate Zxing barcode scanner in a project without having installed an extra app to use it (although they give you the chance to use an intent to test if Barcode Scanner is … Continue reading →
In previous articles somebody recommend me to use Spring Android to make REST request more efficiently, so I started to work and thought to write an article to show you all how to do it in a simple way. For … Continue reading →
Here is the second part of the last article (It has been updated since the last time you read it, so please, check it out). In this second part, we’ll make the Android application that will help us access the … Continue reading →
When I decide to start with this blog, I decided to write a post that was both interesting and practical. The scenario with an Android app accessing to a server and retrieve its data is quite common, and today we’ll … Continue reading →