Best Practices for Handling Process Death in Android Applications (Cheat Sheet Series)An Ultimate Guide on How to Retain Application State and Handle Process Death in Android Applications. Includes most recommended solutions.Jun 26Jun 26
4 Strategies to Secure your API Keys in Android Applications (Cheat Sheet Series)In this article we have provided 4 of the most recommended ways to secure an API-Key in an Android project.Apr 102Apr 102
How to serialize/deserialize a PersistentList/PersistentMap with Kotlinx.serializationImmutable Collections (such as PersistentList / PersistentMap) need their own custom serializer when using Kotlinx serialization library.Sep 16, 20231Sep 16, 20231
How to write your first Kotlin program in Visual Studio Code (for Mac, Linux, and Windows).Kotlin is a modern, statically-typed programming language developed by JetBrains that can be used to build a wide range of applications…Feb 25, 2023Feb 25, 2023