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…
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…
The Free Lunch Is Over - that is the famous headline of an article about how the evolution of hardware alone will not solve our performance problems anymore. With the rise of multicore CPUs, software…
Some of the developers at match2blue are creating a text-interest-matcher. Leaving buzzword bingo aside, that means the software calculates whether a text is interesting based on users' interests. So basically you, as a user, have…
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…
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. (more…)
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…