[git 안드로이드 프로젝트 가져오는방법]
1. 프로젝트가 열려있지 않다면, 'Get from VCS'를 클릭한다.

1_1. 다른 프로젝트가 열려있다면, [File New - Project from Version Control] 클릭 !

2. Version control,을 'Git'으로 선택하고, URL에 가져올 git 주소를 입력한다. 아래 'Clone' 버튼 누르면 프로젝트 가져오기(git clone) 완료

'개발 이야기' 카테고리의 다른 글
| [AWS RDS] MariaDB max connection 수정하는 방법 (0) | 2023.01.26 |
|---|---|
| [jsp] Page directive: illegal to have multiple occurrences of 'contentType' with different values (0) | 2023.01.18 |
| [Android Error] FileNotFoundException: open failed: ENOENT ( No such file or directory) (0) | 2023.01.17 |
| [git error] refusing to merge unrelated histories (0) | 2023.01.17 |
| [eclipse error] could not open jvm.cfg (0) | 2023.01.16 |