Android SDK and Eclipse 3.5 start up

Asked By 0 points N/A Posted on -
qa-featured

Hi, I’ve successfully installed Android SDK and Eclipse but I’m having trouble running the Eclipse.

After a few tries I keep getting the same error message:

Android Launch

Your project contains error(s), please fix them before running your application.

OK

I’m operating on Windows XP and never had a similar problem before.

I would really appreciate it if anyone could help me with this.

Thanks.

SHARE
Answered By 75 points N/A #94184

Android SDK and Eclipse 3.5 start up

qa-featured

Hello Jessica,

The first step towards solving this problem will be will be cleaning the project and building it again. To do this go to window and then click on 'show view', then click on error logs in menu.

The error will be displayed, if you have any. Clean the project from here and then build it again.

Another thing that you should do is adding and altering resources from outside your IDE, but before that you will have to reload the resources and clean them.

Another possible cause of the problem could be a software glitch which you can clean by going to the projects menu and then clean the menu item. Thereafter you should reopen eclipse and try recompiling it.

__

Regards
Lee Hung

Related Questions