I have put an image in as the background of my android application with the following line of code:
android:background=\"@drawable/background\"
set in your xml file
android:alpha="0.4"
which will be varies from 0 to 255.