进入到android项目根目录下,打开项目文件project.properties ,修改 target=android-10  的值。把10改为当前虚拟机API level的版本即可。我这里改为17。