개발/Adroid
[Android Studio] 클래스 자동 임포트
KEI NETWORK
2019. 6. 10. 22:35
사용하는 클래스를 임포트할때 (Alt + Eneter) 키를 눌어 임포트 할수 있다.
매번 키입력이 어려우므로 설정에서 자동임포트 기능을 체크한다
=>파일 -> 설정
체크 : Add unambiguous imports on the fly
Optimize imports on the fly (for current project)