I still get the warning about my anti-virus program impacting my build performance, even though I have added the below exceptions in Avast:
C:Androidstudioprojectss*
C:Program FilesAndroidAndroid Studio1*
C:Program FilesAndroidAndroid Studio2*
C:Program FilesJava*
C:Sdk5-2019*
C:Users[my username].android*
C:Users[my username].gradle*
C:Users[my username]AppDataLocalGoogleAndroidStudio2021.1*
C:Users[my username]AppDataLocalGoogleAndroidStudio4.1*
I’m using Android Studio Bumblebee (2021.1.1). Pleases advise what I’m missing.
2
Answers
Add it in your Windows Defender(Windows Security) as well.
Add these folders as exclusion.
ALso if you have an above average machine the build time difference is not that significant
Turn off all anti-virus program
And try again