Android Core
-
Top 5 Picks of Google IO 2012
Google IO 2012 developer conference has just concluded last week amid lot of fanfare. I for one think that Google…
Read More » -
Android – Dashboard design pattern implementation
Before reading this article, please learn the prerequisites mentioned above so that you can have better idea for the implementation…
Read More » -
Android: Smooth List Scrolling
If I had to compare iOS to Android and only list one major benefit iOS has over Android, it would…
Read More » -
Android Emulator: Scale size without using Eclipse
As you might have read following my previous post I’m currently experimenting with mobile web solutions. In such a case,…
Read More » -
Android: Facebook’s Notification Widget
Have you ever checked out the Facebook app? When you click on the Notifications button at the top, the app…
Read More » -
Android Emulator with Nexus One skin
I know it doesn’t really increase your value during development. It’s just for fun but those of you that like…
Read More » -
Does your App Support Android 4.0? Think Again
Think your app supports Android 4.0 just because you support 2.2 or 2.3? Maybe not. If your app uses a…
Read More » -
Android Broadcast Receiver – Change in flow since API 3.1
Prior to API 3.1 we could have a broadcast receiver which could have been invoked by an implicit intent even…
Read More » -
Java Swing to Android
Here is a quick, brief 10,000ft overview/observations on Android from a Swing developers point of view. Firstly if your coming…
Read More »