基于RxJava和Kotlin封装类处理网络加载数据
Java 8 Stream API转换到Kotlin集合API
Android使用Kotlin新特性Parcelize序列化对象
Kotlin:基本类型 - Char与Boolean
Kotlin:流程控制之条件语句 if 和 when
Android使用CountDownTimer实现倒计时示例(Kotlin)
Gradle报错:KotlinReflectionNotSupportedError: Kotlin reflection implementation is not found at runtime. Make sure you have kotlin-reflect.jar in the classpath
Kotlin使用kotlin-kapt插件支持Android的注解处理
Kotlin空值(Nullable Value)的处理以及转换
解决Kotlin错误:Smart cast is impossible, because the property could have been changed by this time