Kotlin Exposed: Introduction
Kotlin Exposed is a series of posts that look at Kotlin under the hood. We'll pick a feature of the language, compare it to Java and other JVM languages and ...
Kotlin Exposed is a series of posts that look at Kotlin under the hood. We'll pick a feature of the language, compare it to Java and other JVM languages and ...
In this post, We'll add the code to launch the photo frame automatically when your device is connected to power
We'll add our images and write some Kotlin!
This is where the magic begins. We start off with converting `MainActivity` to a Kotlin file!
In this post, I'll introduce how I built an Android photoframe app to learn Kotlin.