Eclipse failed to get the required ADT version number from the sdk
时间:2017-09-21 12:51:07
收藏:0
阅读:1211
failed to get the required ADT version number from the sdk

解决方法:
eclipse 和 android studio 工具不能同时共用同一个sdk,若共用同一个sdk, eclipse会报错,重新搞一个sdk供Eclipse使用
failed to get the required adt version from sdkversion
原文:http://www.cnblogs.com/onelikeone/p/7567472.html
评论(0)