Android:theme= "@android: Style/theme.dialog": Activity is displayed as dialog box mode
Android:theme= "@android: Style/theme.notitlebar": Do not display the application title bar
Android:theme= "@android: Style/theme.notitlebar.fullscreen": Does not display the application title bar and full screen
Android:theme= "@android: Style/theme.light": White background
Android:theme= "@android: Style/theme.light.notitlebar": White background with no title bar
Android:theme= "@android: Style/theme.light.notitlebar.fullscreen": White background, no title bar, fullscreen
Android:theme= "@android: Style/theme.black": Black background
Android:theme= "@android: Style/theme.black.notitlebar": Black background with no title bar
Android:theme= "@android: Style/theme.black.notitlebar.fullscreen": Black background, no title bar, fullscreen
Android:theme= "@android: Style/theme.wallpaper": Using the system desktop for the application background
Android:theme= "@android: Style/theme.wallpaper.notitlebar": Application background with System desktop and no title bar
Android:theme= "@android: Style/theme.wallpaper.notitlebar.fullscreen": Application background with System desktop, no title bar, fullscreen
Android:theme= "@android: style/theme.translucent: Transparent Background
Android:theme= "@android: Style/theme.translucent.notitlebar": Transparent background with no caption
Android:theme= "@android: Style/theme.translucent.notitlebar.fullscreen": Transparent background with no caption, fullscreen
Android:theme= "@android: Style/theme.panel": Panel style display
Android:theme= "@android: Style/theme.light.panel": Flat style Display
From:http://blog.sina.com.cn/s/blog_bfe1efad0101ado8.html
"Turn" Android common theme