Toronto Android Users Group Message Board › How to create UI/GUI interface in android
| Dave Germiquet | |
|
Hi,
I'm not having too much following the code of the Notepad android tutorials however I am having issues getting my head wrapped around the user interface and the xml files. It's just not clicking in, does anyone have any good instructional links for xml/ui/gui rather than google's notepad tutorials? |
|
| Simon Chang | |
|
Hi Dave,
I think you need to understand layout mechanisms in Android. Try this http://www.learn-andr... ... or Google with the word "Android layout tutorial" Simon Hi, |
|
| Dave Germiquet | |
|
Thanks Simon,
Thats a great tutorial...Put things more clearer in my mind. |