Tuesday, January 19, 2010

Android HomeScreen Management

As i was trying to play around with Android HomeScreen, i came up with this application to add any application to the HomeScreen. I think it can work as a good project for the beginner of Android programming.

The home screen looks like the following after i added two of the applications to the HomeScreen -one is my own KeyPadDialer and the other is the AlarmClock.



And the HomeScreen Management Application looks like the following in the beginning:



And after clicking the Spinner it looks this:



The complete source code for my application can be found here.

The manifest file for this application can be found here.

And the layout of the application is given here.

Hope this idea helps others...

No comments: