Gautam Tripathi wrote: > Hi! > The Home screen of Android has a StatusBar at the top and displays the > desktop folders. I need to change this to a custom look as follows. > -A status bar at the top > -A similar bar at the bottom > -And one bar running parallel to the left edge of the screen > -All three bars are visible all the time > -Applications will be launched in the space left in the middle > I have tried to manipulate in StatusBarService.java by adding views to > WindowManagerImpl but nothing seem to be working. > > Please guide if I am going in the right direction!
Questions about modifying Android open source code are best asked on: -- [android-platform] (if it is code you plan to contribute back to the Android open source project) -- [android-porting] (for everything else) -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Need help for your Android OSS project? http://wiki.andmob.org/hado --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

