Android : Sliding Drawer Example
If you have lot’s of stuff to put on your screen for a single activity, you should probably go for the SlidingDrawer widget. It is very simple to use, and… Read more »
If you have lot’s of stuff to put on your screen for a single activity, you should probably go for the SlidingDrawer widget. It is very simple to use, and… Read more »
I never noticed, or realised how an application’s UI would render when the orientation changed, since most of the time I tested my apps on the emulator. But one fine… Read more »
From the very first day, I hated Relative Layouts. I struggled with layouts in general during my initial days till I figured out that Linear Layouts can create any kind… Read more »
I have been thinking about starting a new blog for Android stuff for quite a long time. And today, I found some time for the same. So here goes my… Read more »