Beginning with API Level 8, you can allow your application to be installed on the external storage (for example, the device's SD card). This is an optional feature you can declare for your application with theandroid:installLocation manifest attribut
centos clamav杀毒软件安装配置及查杀,没想到linux下病毒比windows还多! 一.手动安装 1.下载(官网) cd /soft wget http://www.clamav.net/downloads 2.解压 cd /soft tar zxvf clamav-0.99.2.tar.gz -C /usr/local/src cd /usr/local/ mkdir clamav cd /usr/local/src/clamav