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
European Accessibility Act and Barrierefreiheitsstärkungsgesetz
As the digital landscape evolves, it’s becoming increasingly essential for businesses to ensure their products and services are accessible to all users, including those with disabilities. Starting from June 28, 2025, companies providing (Android) apps…
Make your website or web-app offline available
Android developers vs. web One great advantage of native apps over web apps is that they don't depend on an online connection to start. Therefore the startup is fast and you can use them in…
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…