[카테고리:] 개발
16 min
0
Core Audio Overview
Core Audio Overview Introduction Important: This document is no longer being updated. For the latest…
1 min
0
Objective-C에서 블록을 선언하는 방법
Objective-C에서 블록(block)은 C언어에서의 함수 포인터와 비슷한 역할을 합니다. 블록은 코드 덩어리를 캡슐화하고 나중에 실행될 수…
1 min
0
[iOS] Xcode error – Command /usr/bin/codesign failed with exit code 1
Xcode 에러 Command /usr/bin/codesign failed with exit code 1 터미널에서 해당 프로젝트 경로로 이동…
1 min
0
Single Codebase, Two Apps with Flutter and Firebase
Single Codebase, Two Apps with Flutter and Firebase https://flutter.io/ Flutter makes it easy and fast…
1 min
0
스크롤 관련 문제점
RecycleView에서 스크롤이 한번에 쑹 움직인다. 이유는? android:nestedScrollingEnabled="false" 스크롤이 이루어지는 뷰에서 화면이 상단이 먼저 보이지게 하려면…
1 min
0
Android Studio 한글 깨짐 문제
Android Studio 2.2가 설치된 경로에서 다음의 경로를 추가로 따라가셔서 fonts.xml을 열어 추가해주시면 되겠습니다. plugins/android/lib/layoutlib/data/fonts/fonts.xml 참고로…
1 min
0
Android Performance Case Study: Memory vs. Frame Time.
Android Performance Case Study: Memory vs. Frame Time. http://blog.karumi.com/android-performance-case-study-memory-vs-frame-time/ Flow Up https://app.flowup.io/command-center/getting-started#
1 min
0
The Perils of Loading Native Libraries on Android
https://medium.com/keepsafe-engineering/the-perils-of-loading-native-libraries-on-android-befa49dce2db
1 min
0
Drag and Swipe with RecyclerView
https://medium.com/@ipaulpro/drag-and-swipe-with-recyclerview-b9456d2b1aaf