06 maggio 2009
Whenever you first start an Android application, a thread called "main" is automatically created. The main thread, also called the...
04 maggio 2009
Android's drawables are extremely useful to easily build applications. A Drawable is a pluggable drawing container that is usually asso...
05 marzo 2009
Some Android applications require to squeeze every bit of performance out of the UI toolkit and there are many ways to do so. In this articl...