在android编程中怎么插入背景图片啊?我知道的有两种方法。首先你先将一个.png 的背景图片存入工程中res/drawble( ... 你要添加背景的activity的类文件中 setContentView(R.layout.main);( ...
zhidao.baidu.com