logo logo
Recent Comments
  • Tom Dignan: Nevermind, it seems you only need that if you want to use a custom lay...
  • Tom Dignan: It seems to work fine just setting it in the theme. No need for step 4...
  • Mike: Hi Brandon, do you have any tutorial about that? thanks a lot!...
  • praveen: Hi lorenz, i really like the way you explained and given every thing t...
  • Silvan: Hi, this is really great! Does anyone know how to implement this from ...
  • rajesh: 05-14 12:07:32.892: W/System.err(331): java.io.FileNotFoundException: ...
  • rajesh: 05-14 12:07:32.892: W/System.err(331): java.io.FileNotFoundException: ...
bottom
About
Welcome to Lorenz's Blog, here you can find usefull tutorials and tips on software and web programming. Read more

Follow Me

bottom
How to Show “What’s New” Dialog in Android App
As Android application developer  sometimes when we release a new version of our application, we want to provide information to user about what changes have...
How to Import Contacts from Blackberry into Android
Nowdays, with the fastest growing of Android and its popularity, many people change their smartphone to Android. One of the most important thing when changing...
Coding Tips: How to Use Custom Transition Animation in Android
Android has a set of Animation API that makes you easily create custom animations in your Android application. You can create animations programmatically via...
Coding Tips: How to Use Custom Font in Android
If you are new to Android development and wondering how to use custom font, here is a quick tip to use custom font in your Android application. Using custom...
Four Best Chrome Extensions for Reading JSON
As a software developer that deals much with RESTful API, reading raw JSON data on browser can be a pain. It always easier  to read a well formatted JSON in...
How to Delete Preinstalled Android Application
When buying an Android phone, sometimes it comes with preinstalled applications either from manufacturer or network operator. These preinstalled applications...
How to Send Image to Twitpic from Android
Twitpic is one of the most common used image hosting that allows users to easily post images to Twitter and other social media. Twitpic can be used...
How to Create Android Image Picker
In my previous tutorial on how to select  and crop image on Android, i’ve explained how to create image picker/chooser to select an image from sdcard or...
bottom