Does your app speak in tongues?This article is about something I’ve been regularly seeking but as of the date of its publication, I cannot yet find a working solution. If…Mar 15, 2021Mar 15, 2021
Easier Android Shared Preferences in KotlinAndroid provides a simple (and unprotected) key=value storage that can be used to persist user preferences and other non-critical data.Mar 6, 2021Mar 6, 2021
Dependency management with Gradle and Kotlin DSLManaging several libraries in a multi-module project might get a bit complicated over time. Hopefully, there’s Gradle Kotlin DSL for the…Mar 2, 2021Mar 2, 2021
Easy way to use Custom Fonts in Android WebViewsSometimes a backend provides you with a partial or unstyled html code, usually provenient from a Rich Text editor in a Web App. Therefore…Feb 25, 2021Feb 25, 2021