meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
android:guielements [2012/07/04 17:38] – created esa-petri | android:guielements [2012/07/05 16:01] (current) – esa-petri | ||
---|---|---|---|
Line 1: | Line 1: | ||
=====Gui Ellements===== | =====Gui Ellements===== | ||
+ | Using android elements is rather simple as long as you keep mind that you need to add things into xml often by hand. Some functions also work buter if you set functionality programaticaly. | ||
+ | look links to get idea how elements work | ||
+ | |||
+ | there is also usage of many elements such as buttons in other examples. such as buttons, textview, edittext, togglebutton. | ||
+ | avoid implementing harder elements such radio buttons and similar if you don't need them. | ||
links: | links: | ||
Line 8: | Line 13: | ||
* [[http:// | * [[http:// | ||
* [[http:// | * [[http:// | ||
- | * [[|]] | + | |
- | * [[|]] | + | * [[http:// |
- | * [[|]] | + | * [[http:// |
- | * [[|]] | + | |
- | * [[|]] | + | * [[http:// |
- | * [[|]] | + | * [[http:// |
- | * [[|]] | + | |
+ | * [[http:// | ||
+ | |||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | * [[http:// |