Kotlin 코루틴을 사용하면 Android 앱에서 비동기 프로그래밍을 단순화할 수 있습니다. 코드에 콜백을 많이 사용하지 않고 순차적인 방식으로 코드를 작성할 수 있습니다. 코루틴의 이점을 자세히 알아보려면 경로를 확인하세요. 또한 일반적인 사용 사례를 위해 코루틴을 샘플 앱에 통합하는 방법을 실습합니다.
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-06-25 UTC.