UI framework changes in Android 1.6
Android 1.6 introduces numerous enhancements and bug fixes in the UI framework.…
Android 1.6 introduces numerous enhancements and bug fixes in the UI framework.…
You may have heard that one of the key changes introduced in Android 1.6 is su…
For our third post in the series of Android UI, we're releasing Activity an…
Whenever you first start an Android application, a thread called "main&quo…
Android's drawables are extremely useful to easily build applications. A Dr…
Live folders have been introduced in Android 1.5 and let you display any source…
Starting from Android 1.5, the Android platform offers an Input Method Framewor…
On Monday, we released an early look at the Android 1.5 SDK . Not only does thi…
Sharing and reusing layouts is very easy with Android thanks to the <include…
Some Android applications require to squeeze every bit of performance out of th…
In the previous installment of Android Layout Tricks , I showed you how to use …
Android comes with a wide variety of widgets , small visual construction blocks…
The Android UI toolkit offers several layout managers that are rather easy to u…
ListView is one of Android's most widely used widgets. It is rather easy t…