This new tutorial is very simple and will add to your UI (user interface) development arsenal.
How?
Buttons that display as simple text or as images are basic elements of any application. By following the two steps below, these buttons can be easily created with Android by simply extending the current Button and ImageButton classes.
Here are examples of what your new buttons could look like:
You can see the tutorial here: http://blog.pocketjourney.com
Cheers,
Biosopher

