Android 16 — Live UpdatesAndroid 16 introduces a new experience called Live Updates in notifications. Live updates are promoted notification styles that would gain…May 22May 22
Guard Condition in when — Kotlin 2.1.0Kotlin 2.1.0 introduces a new feature guard conditions in when expressions or statements with subjects.Dec 9, 2024Dec 9, 2024
Published inMoEngageBuilding Deployment Pipelines for Mobile SDKs — Part 1In this series, we discuss how we built deployment(or release) pipelines for our SDKs at MoEngage.Dec 5, 2024Dec 5, 2024
Android 15: Private SpacesIn Android 15, Google introduced Private Space. Private space allows users to create a separate space on their devices to keep sensitive…Jul 11, 2024A response icon1Jul 11, 2024A response icon1
Toolbar replacement in ComposeBefore jumping into Toolbar in Jetpack Compose let’s look at what a Toolbar in the traditional View system does.Feb 19, 2024Feb 19, 2024
Never write Shell scripts again, use KotlinKotlin is a modern and mature programming language designed to make developers happier. It’s concise, safe, and provides many ways to reuse…Nov 24, 2023A response icon3Nov 24, 2023A response icon3
Scripting in KotlinIn version 1.3.70 of Kotlin the ability to run scripts from the command line was introduced.Oct 16, 2023A response icon2Oct 16, 2023A response icon2
Publishing your Android LibraryLibraries are an integral part of any ecosystem. Android ecosystem is no different, libraries constitute a significant portion of the…Oct 25, 2022A response icon1Oct 25, 2022A response icon1