Illep
Illep

Reputation: 16861

Android beginner Graphical layout not working

I get the following error, when i create an android project and go to the Graphical layout section in the main.xml file. I don't see the black gui screen as show in this image. I get the following warning/error. What should i do to resolve this ?

The project target (Android 3.0) is still loading. main.xml will refresh automatically once the process is finished.

Upvotes: 2

Views: 2931

Answers (1)

blessanm86
blessanm86

Reputation: 31789

Update your ADT. For that got to Eclipse -> Check for updates.

That should fix your issue.

Upvotes: 7

Related Questions