Tag Archives: Buttons

Custom Button Backgrounds Using A Selector XML Layout

Posted on 11. Feb, 2010 by .

3

Explains how to create a selector for a drawable XML file. One of the main uses of this is for easy rollover buttons but there are many uses beyond that. This is a great tutorial for a little documented feature.

Continue Reading

A Simple UI with Events

Posted on 10. Feb, 2010 by .

15

This is part two to the “A Simple Step-By-Step Layout Tutorial”. This tutorial goes over how to setup a slightly more complex layout, imports, and writing Java for buttons and grabbing data from the user.

Continue Reading