本文阅读量 次
1. Android 资源¶
1.1 图片加载¶
1.2 Kotlin 相关¶
- Kotlin + Compose编码规范 https://developer.android.com/develop/ui/compose/kotlin ⧉
- Kotlin coroutines on Android https://developer.android.com/kotlin/coroutines ⧉
- Develop Android apps with Kotlin https://developer.android.com/kotlin ⧉
- API Guidelines for Jetpack Compose https://android.googlesource.com/platform/frameworks/support/+/androidx-main/compose/docs/compose-api-guidelines.md ⧉
- Jetpack Compose Tutorial https://developer.android.com/develop/ui/compose/tutorial ⧉ *
- Kotlin Coding conventions https://kotlinlang.org/docs/coding-conventions.html ⧉ *
- Gradle Kotlin DSL Primer ⧉
- Kotlin DSL Reference for Gradle ⧉