首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Android >

求高手,android模拟器运行不了解决思路

2012-04-03 
求高手,android模拟器运行不了eclipse一出来就报错,“Failed to get the required ADT version number from

求高手,android模拟器运行不了
eclipse一出来就报错,

“Failed to get the required ADT version number from the SDK.The android developer Toolkit may not work properly."

貌似以前都不会,今天打开eclipse 就会了。请各位大神给解答解答。

[解决办法]
如果以前不会,那么就是这个问题了。
程序中 AndroidManifest.xml 中的 android:minSdkVersion <uses-sdk> 描述的是 API version is required by your application

如果你的应用程序用到了更高版本的API就会报出“Failed to get the required ADT version number from the SDK.The android developer Toolkit may not work properly."

升级SDK吧:)

[解决办法]
can you tell me how to solve this problem? thx, my email is alexander_xfl@163.com thx again~

热点排行