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 →
I dived into Android programming a week back and thought of maintaining my own blog about android programming, so here it is. so what is android? how did it start? and where it is heading? and more importantly how to program with Android? I will try to explain these in my own personal view.