Archive for 'Buttons'

Replacing The Dial Action

Posted on 25. Jun, 2010 by .

0

This tutorial shows you how to catch/replace the DIAL-Action that is broadcasted, when one starts typing numbers on the emulator-’desktop’.

Continue Reading

Throwing/ Simulating Keystrokes

Posted on 21. Jun, 2010 by .

0

This tutorial teaches how simulate KeyStrokes/KeyEvents on an Android-Device.

Continue Reading

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