I imported an existing android project and I just can't get it to work. I'm pretty sure the problem is here 
At first, all 3 of those has a red cross at them but I fixed android-support-v4 and google-play-serives, but I just can't find google-play-services_lib anywhere, it's supposed to be in the google-play-services/bin folder, but I don't have that folder, I only have libs folder.
Another problem is also that when I try to open ANYTHING in the project (for example, android manifest or any .java file) it throws me this error.

Any idea how I could solve my problem?