求高手,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~