It’s been a while since I last posted something about android programming. From my point of view, this is a great thing, there is an untold story lying here! :) Working with the Android UI requires a lot of XML “syntaxing”. (I’m sorry, I do not like the use of the words “programming” or “develpment” [...]
Shapes in Android are extremely useful but there are not enough examples. The values for the shape attribute are: rectangle, oval, line and ring. Here is a simple (and ugly) example but you can get the point: Check the documentation here for more details.