android studio 新建HelloWorld工程 build 报包依赖错误 鼠标放到报错那行,显示提示: 于是打开sdk manager,发现依赖包确实未安装: 选中android support repositiony,安装好后,重新build module 即可: