Your anti-virus program might be impacting your build performance. Android Studio checked the following directories:
C:\Users\...\.gradle
C:\Users\...\AppData\Local\Android\Sdk
...
안드로이드 스튜디오에 위와 같은 메시지가 매번 떠서 귀찮다. 빌드 과정에서는 파일의 변경이 많은데, 이 파일들이 변경될 때 백신 프로그램이 실시간으로 검사하기 때문에 성능을 위해 백신 프로그램에서 제외처리 하라는 것이다. 사용하는 백신마다 방법이 다르다. 윈도우 디팬더에서는 아래 이미지들 순서대로 진행한다.
5, 6번을 반복해 폴더를 모두 제외처리하면 된다.
윈도우 디펜더
다른 프로그램들은 아래서 찾아보거나 검색 ㄲㄲ
V3 Lite
https://lifenourish.tistory.com/792
알약
https://hwsecter.tistory.com/1154
카스키퍼
https://support.kaspersky.com/KESWin/11/en-US/128138.htm
AVG
https://support.avg.com/SupportArticleView?l=en&urlName=AVG-Antivirus-scan-exclusions
'개발 > 안드로이드' 카테고리의 다른 글
안드로이드 에뮬레이터 시간 안맞을 때 (0) | 2021.11.24 |
---|---|
SQLite 쿼리 로그 보기 + Room에서 쿼리 로그 보기 (0) | 2021.11.24 |
java.net.ProtocolException: unexpected end of stream (0) | 2021.05.07 |
코틀린 isEmpty와 isBlank 차이 (0) | 2021.05.02 |
BillingClient의 launchBillingFlow에서 NullPointerException (0) | 2021.03.25 |
댓글