android - Updated SDK Manager causes loads of errors -
couple of days ago updated sdk manager. used on api 8 , added api 11 , api 16 plus other updates sdk tools:
http://img17.imageshack.us/img17/926/fka9.jpg (also, note error @ bottom: [sdk manager] system cannot find path specified.)
updating extremely painful. had unzip downloaded files , copy them on existing ones. update broke lot of projects. first had redo imports google-play-services-lib, there's plethora of other problems. there's standard import r problem. guess it's caused errors in xml files. btw haven't been there before update. errors no resource identifier found attribute 'showdividers' in linear layout or errors in style.xml
why these errors happening? android manifest still unchanged , minsdk version set 8 (targetsdk set 17). project properties set android 2.2 seen in image:
http://img560.imageshack.us/img560/9738/da6b.jpg
any appreciated.
you have update adt.
1) go help.
2) go install new software.
3) updates shown here check check boxes , click next , after completion
4) restart eclipse..
5) enjoy....
Comments
Post a Comment