Tema Untuk Android
Untuk Tema Android2012.
Available to Windows 7 and earlier OS customers, this application can only be downloaded in English. About downloading, Tema Android is a utility that requires less disk space than most applications in the Customize Desktops application group.
Android developer, Estilos y temas.
A style is a collection of properties that define the appearance and format of a view or window. A style can set properties such as height, fill, font colour, font size, background colour and more. In Android, styles share a philosophy similar to the CSS stylesheets of web design: they allow you to separate design from content.
For example, if you use a styles, you can use the following design: "fill_parent" "wrap_content" "#00FF00" "monospace" "@string/hello" And convert it to the following: " " " " "@string/hello" All attributes related to the styles have been removed from the design and placed in a styles definition called CodeFont, which is then used with the styles attribute.
The next section shows the definition for this style. A design is a style that refers to an entire action or application and not to a single point of views (as in the previous example). When a style is used as a design, each action or application window uses all the style properties it supports.
For example, in an activity, you can use the same CodeFont font as the design, and the entire text of the activity will have a green space font. To create a set of styles, save an underlying file in the directories/values/of your project. Add a element to the file for each styles you want to create, with a name that uniquely identifies the styles (this attribute is mandatory).
Then, for each Style property, add a element with a name that declares the Style property and an associated value (this attribute is mandatory). The value of can be a keyword character string, alphanumeric colour, a reference to another resource type, or another value depending on the property of the style.
Below is a sample file with only one style: