Android development primer: Multiple Screen Support for Android, using Intents
We saw that on creating an Android Application Project, a skeleton “Hello World” application is created. The “Hello World” module is alw...
We saw that on creating an Android Application Project, a skeleton “Hello World” application is created. The “Hello World” module is alw...
I’m sure when you look at the Graphical Layout of any xml file in Android, what catches your attention more than the layout itself is the long list of ele...
So now that you have a little idea what Android is all about, we will create our very first Android Project. Launch Eclipse IDE. Navigate to File->New->An...
Once you have set up the Android SDK and AVD in your system, I would like to take some time and provide you with a little description of the Android Platform so...
This is the first post on Android Application Programming and is hence aimed at walking you through setting up the Android Software Development Kit (sdk) and Ec...
In my last post, I showed you how to set up Android SDK using either ADT Bundle or SDK Tools in your system. So technically you have all the pieces of the puzzl...