안드로이드
안드로이드 그래픽 레이아웃 안뜨는 문제 해결
맛두부
2017. 2. 13. 00:47
오류명 : This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in
<해결 방법>
1. 안드로이드 ADT가 설치 및 update 되지 않은 경우로 스택오버플로에 상세히 나와있다.
- http://stackoverflow.com/questions/18852983/eclipse-reports-rendering-library-more-recent-than-adt-plug-in
2. activity_main.xml의 Graphical Layout의 API 버전 변경
위 안드로이드 아이콘이 보이지 않는다면....
아래와 같이 에디터 설정하면 보입니다..(안보여서 삽질함..)