০৬ মে ২০০৯
Whenever you first start an Android application, a thread called "main" is automatically created. The main thread, also called the...
০৪ মে ২০০৯
Android's drawables are extremely useful to easily build applications. A Drawable is a pluggable drawing container that is usually asso...
০৫ মার্চ ২০০৯
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...