I'm developing an android application and I've gotten pretty far already.
but recently I opened my eclipse again to continue my work, but there was a problem with my settings for the google play services. (I'm kinda sure it happened after I installed the new version (revision 7) from the android SDK manager.)
So I imported the google-play-services_lib and the google-play-services.jar again and the errors went away, so far so good I thought.
But now eclipse can't resolve R to a type and I can't run the app either...
I've searching the whole day to save my project from these errors and now I'm getting this one... btw the project ran perfectly for 4 months...
can anyone tell me wat to do?
EDIT: what I tried so far:
I've added all android build tools, google play services (libraries and projects),... Imported the google play services project into workspace and cleaned the project like 30 times. I Already checked private libraries, android dependencies etc. to export