首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > Ruby Rails >

android 开发中碰到的ERROR经常长期更新笔记

2013-01-26 
android 开发中遇到的ERROR经常长期更新笔记1,Unable to resolve target android-11一般是导入其他版本

android 开发中遇到的ERROR经常长期更新笔记

1,Unable to resolve target 'android-11'

一般是导入其他版本的android工程导致:只需要修改project.properties文件的:target=android-xx为合适的版本就好了。

2,android library projects cannot be launched

工程右键properties 在android选项中将 is library中将前面的勾去了



热点排行