PinnedBuild and Publish multi-module Android library to Maven CentralLearn to build and publish your single or multi-module Android library to Maven Central!Aug 31, 2023Aug 31, 2023
Composing Pixels — AGSL Shaders ComposeTake your Jetpack Compose UI to the next level with real-time pixel manipulation using shaders! Learn how AGSL lets you write GPU-powered…3d ago3d ago
Know Your Hardware: Mastering GPS for Live Location Tracking and BeyondOur Android devices are packed with powerful hardware, constantly feeding us with valuable information. Learn about GPS (Global Positioning…Apr 1, 2024Apr 1, 2024
Constraint Layout — Jetpack ComposeLearn more about how you’d go about using a constraint layout when building applications with Jetpack Compose to create layouts with more…Mar 10, 2024Mar 10, 2024
Android Lifecycle — from the view of ComposeLearn about not only the core stages of the activity lifecycle and how it impacts or changes with Jetpack Compose, but also how an…Mar 10, 2024Mar 10, 2024
[^RegEx is Easy]Regex is short for regular expressions. They are used to validate and/or search for patterns in a given string or text in a flexible way…Jun 23, 2023Jun 23, 2023
Animate Your Jetpack Compose UI: A Comprehensive OverviewThe art of animations bestows a certain vitality and character upon mobile applications and websites, infusing them with a touch of soul.Jun 9, 2023Jun 9, 2023
Introduction to KotlinKotlin is a modern, cross-platform, and easy-to-learn general-purpose programming language. Learn more about it here!Feb 27, 2023Feb 27, 2023
Getting Started with Jetpack ComposeJetpack Compose is a modern UI toolkit by Google which replaces traditional XML layouts with a way to do it using Kotlin, which simplifies…Feb 25, 2023Feb 25, 2023
Graphics in Jetpack ComposeGraphics in Android has always been a tricky and abandoned area due their complexity and the setup required to perform even basic drawing…Feb 25, 2023Feb 25, 2023