Resourcesres=getResources();Drawabledrawable=res.getDrawable(R.drawable.back);MainActivity.this.getWindow().setBackgroundDrawable(drawable);