14 December, 2009
Ulrich Scheller
0 Comments
1 category
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.
Category: Android
Related Posts
Things I am missing in Android development
This is a list of things I would like to see for Android to improve the development of apps. Don't get me wrong, Android is one of the best platforms out there, but this doesn't…
Android AppRater
The Android AppRater is a little tool in form of a source code snippet for getting better ratings in the Android Market. Its basic idea is to kindly ask users to rate your application, after…
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…