Issue
I updated from Android Studio 2.3 to 3.0 . Now my project is stuck loading symbols for more than 30 mins. Any pointers on how to resolve this?
I tried to reinstall it - the same result.
I tried to relaunch - the same result.
Solution
In your project,
- Delete
{root}/.gradle
folder - Delete
{root}/app/build
folder - Delete
{root}/build
folder - Run
Invalidate Caches / Restart
- Sync your project again after Android Studio restarts
Answered By - Sneh Pandya
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.