I'm a technical lead on the Android project, enthusiast in learning technologies, free spirit writer. On my way I decided to choose Robolectric and answer my questions about the structure of a library ...
The Kotlin SDK for Jellyfin implements the Jellyfin API to easily access servers. It is currently available for the JVM and Android. Developer documentation is available at kotlin-sdk.jellyfin.org. We ...
Kotlin is a modern language that has seen a groundswell of developer enthusiasm over the last few years. This popularity is thanks in large part to its highly expressive syntax, which includes ...
This can be useful for quickly checking the results of the code. For example, to make sure that the method is working correctly. Sometimes, it takes a long time to restart the entire project in order ...
Charnita is a wife, pet mom, tech enthusiast, and part-time freelance writer with over 14 years of experience. She's done countless app roundups, product reviews, and tutorials! In her free time, she ...
Kotlin Koans Workshop is a series of exercises to get you familiar with the Kotlin Syntax. Each exercise is created as a failing unit test and your job is to make it ...