I have put an image in as the background of my android application with the following line of code:
android:background=\"@drawable/background\"
you can create a layer-list resource and set it to background property of your view (layout)
background_image_with_alpha.xml