06 พฤษภาคม 2552
Whenever you first start an Android application, a thread called "main" is automatically created. The main thread, also called the...
04 พฤษภาคม 2552
Android's drawables are extremely useful to easily build applications. A Drawable is a pluggable drawing container that is usually asso...
05 มีนาคม 2552
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...