Tag-Archiv für » Design «

Layouting Android Applications

Friday, 30. January 2009 18:00

Layout (and usability) are important factors regarding the acceptance and the success of an application. When working with android I found several ways to determine the layout of my application.

Android offers 2 possiblities to create the structure of a view of an application. Describing it using xml or programmatically. I prefer using the xml way, cause it is much more readable for me.

[...]

Thema: Google Android | Kommentare (0) | Autor: Andreas Frey