Is anyone familiar with this error when loading the previous project
I am searching for a better solution to re-open the project instead of copying codes of each class.
I tried importing the same project but It's still showing this error in Event Log
10:35:05 AM Gradle sync started
10:35:29 AM Gradle sync failed: java.io.EOFException
10:35:29 AM Gradle sync completed
10:35:29 AM RuntimeException: Failed to set up Android modules in project 'MyProject': java.io.EOFException
I have tried opening and importing project with Internet connection and in offline mode too. But same issue raised.