//下载apk程序代码 protected File downLoadFile(String httpUrl) { // TODO Auto-generated method stub final String fileName = "updata.apk"; File tmpFile = new File("/sdcard/update"); if (!tmpFile.exists()) { tmpFile.mkdir... Read More
posted @ 2012-04-10 16:02
wsx2miao
Views(34266)
Comments(3)
Diggs(0)

浙公网安备 33010602011771号