I want to achieve rounded corners for the tab that I\'ve constructed in my application. So far I was able to come up with this
Another, completely different approach, might be to use a library like Appcelerator Titanium or PhoneGap.
Both libraries let you "program" your android in HTML5/CSS/Javascript. Where "rounded tabs" abound.
Just a thought ...