Sometimes importing the projects cause error like this : If anyone know this help me how to clear this. If you can't see the image then download from here.
Asked
Active
Viewed 68 times
3 Answers
2
you should set the build path properly to link the library.
To do so you can:
- right click on the project
- Build Path
- Configure Build Path

Stefano
- 3,981
- 8
- 36
- 66
-
Shall i ask one more doubt to you? – Praveenkumar Sep 16 '11 at 13:23
-
why to me... post a thread. we will be glad to answer if possible. :) – Stefano Sep 16 '11 at 13:28
-
regarding this new question I am sorry but i can't help you. I never wrote application for android...:( – Stefano Sep 16 '11 at 13:47
1
This usually means that a library used by the imported project is not found.
You should edit the build path
For the exact reason check in the log screen the markers tab

Cratylus
- 52,998
- 69
- 209
- 339