开发者

Android Eclipse I tried all the solutions and still nothing

开发者 https://www.devze.com 2023-03-20 16:10 出处:网络
开发者_如何转开发I tried everything I could on the Android Eclipse. The delete of virtual device and the moving around of the Android programs into C:
开发者_如何转开发

I tried everything I could on the Android Eclipse.

The delete of virtual device and the moving around of the Android programs into C:

The only thing I noticed that in the Android folder itself I saw in the solutions that I don't have a Android/Android-SDK so that might be the problem. But I know that I have downloaded that program from the Android developer site.

Any solutions?

This is in regards to the conflict with my Eclipse program:

[2011-07-16 17:58:38 - Emulator] invalid command-line parameter: Files.
[2011-07-16 17:58:38 - Emulator] Hint: use '@foo' to launch a virtual device named 'foo'.
[2011-07-16 17:58:38 - Emulator] please use -help for more information


Assuming you've already downloaded the Android SDK (http://developer.android.com/sdk/index.html) and the ADT plugin for Eclipse (http://developer.android.com/sdk/eclipse-adt.html) -

In Eclipse, go to the Windows->Preferences menu and select Android. Set the SDK Location to where you installed the SDK and choose the platform/API level you want.

0

精彩评论

暂无评论...
验证码 换一张
取 消