This week we’re starting a new series of videos and articles for Modern Android Development Skills on Kotlin and Jetpack APIs. Android Developer Relations...
After entering the mobile internet era, Dianping helps users conveniently look up services in any city on their mobile phones, while gaining an understanding...
NetEase Cloud Music achieves global success with Kotlin and new technologies. They will continue to closely cooperate with Google to optimize the journey to...
Kotlin makes implementing delegates easy, and provides several built-in delegates in its library. In this video, we take a close look at these built-in...
Sometimes you just want to break down one object that contains multiple fields to initialize several separate variables. To achieve this, you can use...
Coroutines in Kotlin simplify asynchronous operations on Android. In this video, we explain the most common classes and functions used in coroutines. CoroutineContext, Job,...