Issue
I tried to reopen the project in Android studio but it shows the message:
"Cannot load project: java.lang.IllegalStateException: @NotNull method com/intellij/openapi/progress/ProgressManager.getInstance must not return null".
How to solve this problem? I already tried restarting Android Studio.But the issue still persists.
Solution
Finally I solved this by following ways
1.Force stop Android studio from Task Manager
2.Clean all cache
3.Restart laptop
Answered By - Ajay Shrestha
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.