错误提示: “Unable to check out the current file. The file may be read-only or locked, or you may need to check out the file manually.” 解决方案: run Visual Studio as Administrator. 相关链接: http://stackoverflow.com/questions/17885141/cant-add-service-reference-
从旧的ADT迁移的新的ADT时, android 程序中res/values-v14/styles.xml报错: error: Error retrieving parent for item: No resource found that matches the given name :Theme.AppCompat.Light.DarkActionBar 解决办法:修改项目下的project-properties文件, 把下面这一行加入,指向新导入的support库(需要先导入这个库) an