I had this problem for a while and was able to solve it myself.
If in opening your project in Android Studio and something similar to this error message pops up:
Step 1 :Exit Android Studio.
Step 2 :Delete workspace.xml file found in the \ProjectName\.idea\ directory.
workspace.xml
\ProjectName\.idea\
Step 3 :Run Android Studio again.