Android
-
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 Game Development with libgdx – Prototype in a day, Part 1b
Creating the Game and Displaying the World To render the world onto the screen, we need to create a screen…
Read More » -
Android Game Development with libgdx – Prototype in a day, Part 1a
In this article I will take a detour from the building blocks of a game engine and components and I…
Read More »