일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- java
- 구글
- ActiveX
- 보안
- gradle
- OOM
- 개발
- 리눅스
- KTS
- 안철수
- 탐지기법
- 하버드
- 코틀린
- C++
- build.gradle
- Android 4.1
- 안드로이드
- kotlin
- 안드로이드 개발
- 악성코드
- 노개북
- ActiveMovieControl
- linux
- mime
- 자바
- Android
- Eclipse
- c
- git
Archives
- Today
- Total
목록repo (1)
꿈소년의 개발 이야기
Repo를 이용한 Android Full source 받기
Repo를 이용해서 안드로이드 소스를 받기 위해 작업 하던 중 아래와 같은 에러가 발생했다. error: Exited sync due to gc errors 뭐 때문인지 인터넷 검색을 해보니 아래와 같은 내용이 있었다.(링크 참조) The latest version of repo now requires Git 1.7.2 or newer, as that is when the -c flag was introduced. https://groups.google.com/forum/?fromgroups=#!topic/repo-discuss/tnIWemm8M6k 아,,, repo 버전이 변경됨에 따라 git 버전도 새 걸로 변경해야 한다. 1. sudo add-apt-repository ppa:git-core/ppa..
Android Development
2012. 12. 6. 11:23