Upgrading Android ADT to 15 says logcat(deprecated)

只谈情不闲聊 提交于 2019-12-22 09:47:44

问题


I upgraded my eclipse with ADT plugin from 10.0 to 15.0 because I was getting an error when I imported a project "This project requires you to upgrade the ADT to 14.0 and above" When I upgraded the ADT, logcat is deprecated.Any idea why? Window ->Show View ->Others ->logcat(deprecated). This is how it occurs. I can still see the log...no issues with that,but I am apprehensive about its longevity.


回答1:


You should see two entries in the Others list: LogCat and LogCat (deprecated). The latter has the bugdroid icon; the former has the new lolcat-based icon.



来源:https://stackoverflow.com/questions/8104318/upgrading-android-adt-to-15-says-logcatdeprecated

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!