Artikel von: Florian Krupicka
Synyx at the Droidcon 2011
23.03.2011
It has been a while since these pages saw some content. The daily software engineering business calls for our full attention, leaving us writing more code than content. Which is…
Android: RoboGuice against onCreate boilerplate
17.09.2010
When prototyping Android activities with a lot of view elements, the onCreate method can quickly become cluttered. Setup code that simply retrieves the views from the declarative layout (by using…
On cross-device mobile development – Part 2
07.09.2010
In the previous part of this series we took a look on how to develop mobile applications with plain HTML, CSS & JavaScript (furthermore refered to as the web stack). A…
On cross-device mobile development – Part 1
13.08.2010
Once in a while a demand for fast development of a mobile application for several platforms at once comes up. Your team of developers might be small or knowledge about…