posts tagged :kotlin
2020
How to run a GraphQL-WS WebSocket server on Android.
2019
How to access Android ViewModel state from custom views.
2018
A comparison of React Native, Flutter, and Kotlin for mobile development.
2017
How to update an Android app’s locale at runtime.
An introduction to audio processing on Android with TarsosDSP.
How to store and manage local music playlists with Realm on Android.
2016
How to add a persistent mini-player toolbar to an Android app.
How to show Android media controls on the lock screen and in notifications.
How to keep Android audio playback running with a Service and MediaPlayer.
Kotlin is a statically typed language developed by JetBrains that targets the JVM.
Realm is a mobile database: a replacement for SQLite & Core Data that works for both iOS and Android.
2013
How to obtain a mobile device’s location in an Android application.
An announcement of HowSoon, an Android app for finding the next departure.
Spinners provide a quick way to select one value from a set.