반응형
Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
Tags
- 너비탐색
- CKLU
- backjoon
- 금융IT
- 데이터베이스
- 익명클래스
- dp
- 언더라이터
- 프로그래머스
- 백준
- 자바
- 백준 알고리즘
- 안드로이드
- 재귀함수
- 다이나믹 프로그래밍
- 익명객체
- dfs
- 알고리즘
- 조합
- 개발
- Android
- Java
- 삼성SW테스트
- IT
- 네트워크
- 모바일
- 삼성sw문제
- 멀티스레드
- 현대오토에버 코딩테스트
- BFS
Archives
- Today
- Total
목록Size (1)
Limky 삽질블로그
안드로이드 빌드APK 생성시 갑자기 아래와 같은 에러가 발생되면서 빌드가 실패하였다. Error:Unable to start the daemon process: could not reserve enough space for object heap. Please assign more memory to Gradle in the project's gradle.properties file. For example, the following line, in the gradle.properties file, sets the maximum Java heap size to 1,024 MB: org.gradle.jvmargs=-Xmx1024m 대충 해석해보면 Gradle 프로젝트의 메모리를 더 할당하라 라는 소리다. 더 정..
프로그래밍/Android
2017. 5. 24. 22:14