Finally I created my firstĀ “HelloWorld” app in Android and I am sharing it with you. This is just a simple HelloWorld Program that displays a HelloWorld in a Button with Date and Time on it. The date and time changes with the click on the button. I have tried to implement actionlisteners so it is little more than a HelloWorld Program.
Steps to Create My HelloWorld Program in Eclipse with Android SDK. Create a new android project. File->New->Android Project. Continue reading →