Linux版本安装aapt

安装aapt:将aapt文件直接复制到/usr/bin/目录下
进到usr/bin/目录下使用chmod 777 aapt,给aapt加上可执行权限。
安装包资源在CSDN上传资源中