The version of my adt is 23.0.7.2120684 and I can't preview the res/layout/activity_main.xml.It show me the error is that "the version of library is more rencet than your version of adt".And I use Android6.0(api23).
Asked
Active
Viewed 31 times
0
-
Make sure you installed all needed sdk components.. if you dont know which to install and which not.. prefer installing all of them. – Deep Dave Apr 19 '16 at 09:34
-
Its very common in eclipse do android version down [Refer this](http://stackoverflow.com/questions/18852983/eclipse-reports-rendering-library-more-recent-than-adt-plug-in) – Bhavin Patel Jun 25 '16 at 11:12