This is the screencast and voice of my Android Fundamentals talk from december 2009. It was given on the 29th floor of our jentower for the towerbyte.
Related Posts
Personal Jenkins Server with Docker
Nowadays, every software development team should have a continuous integration server like Jenkins. This is as true for Android developers as for any other platform. It makes sure the current source code compiles and all the…
Android: Deploying multiple targets from one project (outdated)
Update: This way of deploying multiple targets is considered outdated. There is a better way now. This posting is about how to create multiple versions of your Android application without cloning the whole project. For…
Google Play Optimization for Android developers
Currently, I am preparing a presentation about optimizing apps for the Google Play Store. It is an interesting topic and still in its early stages. Unlike SEO for websites, it doesn't seem to be affected…