As far as I know there is no way to apply a shadow to a View
object. I suggest you take a look at nine patches, I have used them to make a shadow.
http://developer.android.com/guide/topics/graphics/2d-graphics.html#nine-patch
(see also this answer Custom ImageView with drop shadow)