Droidcon NL, an impression

It’s been a wonderful and exciting two days of enjoying the first ever Droidcon in the Netherlands. Not only did I talk to a lot of people about the DutchAUG, I also had the chance to give a presentation about “Prototyping your Android application”. Let me give you s
Continue Reading →

Link: Hints and tips to improve Android code

So, you are looking to improve the performance of an Android application. Besides using tools like MAT and StrictMode it’s a good idea to look at general improvements to speed up your application. The link below provides some hints and tips to help create efficient code. This ar
Continue Reading →