11 Must Have Android Apps

You should know, I’m a huge Android fan boy and because of this, here is my top 11 Android Apps for the Motorola Droid running Android 2.1.

Using the Java VisualVM to optimize your Java Applications

If you never heard of the “Java VisualVM” you might want to take a look at this article. This tool provides detailed Information about your running Java Applications. Here’s a short impression of the tool.

Mapping read attributes to an existing model via Java Reflection API

Here´s a way, how to map read Key / Value Pairs to a Model with the Java Reflection API.