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.
In your project,
{root}/.gradle
folder{root}/app/build
folder{root}/build
folderInvalidate Caches / Restart
SOLUTION FOUND!!!
Android Studio does the most dumb thing: it indexes ALL FILES on your PC. Straight to the point: I deleted my downloads and DerivedData folder and all went alright.
A short explanation. . DerivedData became a huge folder with tons of files making Android Studio loop forever on those files . On my Mac the Downloads folder is shared as hard links with multiple apps. for example, the Skype or Steam apps have hard links to the Download folder, making Android Studio re index the entire Downloads folder multiple times.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With