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 | 29 | 30 |
Tags
- 쿠링
- 코루틴
- Kotlin
- Compose
- 프로그래머스
- ProGuard
- 백준
- textfield
- 암호학
- TEST
- Coroutine
- livedata
- Python
- Hilt
- GitHub
- MyVoca
- android
- Codeforces
- AWS
- 코드포스
- activity
- Gradle
- MiTweet
- Coroutines
- architecture
- relay
- androidStudio
- boj
- Rxjava
- pandas
Archives
- Today
- Total
이동식 저장소
[Android] 디버깅할 때 앱이 느리다면 본문
아주 특이한 경우이긴 하지만, 앱에서 긴 로그를 찍고 있는지 살펴보자. Android Studio에 로그를 보내는 작업이 꽤 무거운 작업인 듯하다.
오늘 한빛 캘린더 앱을 디버깅하다 알아낸 사실이다. 로그 찍는 코드만 주석으로 지워보니 UI의 반응이 빨라졌다.
'Primary > Android' 카테고리의 다른 글
[Android] Proguard가 사람 잡는다 (0) | 2022.10.01 |
---|---|
Gson에서 null이 반환될 때 with ProGuard (0) | 2022.09.27 |
[Hilt] Entry Points (0) | 2022.09.10 |
[Hilt] Modules (0) | 2022.08.29 |
[Hilt] ViewModels (0) | 2022.08.29 |
Comments