Android Build Variants

Master build types, flavors, dimensions, and variants in Kotlin DSL for Android projects

Last updated on March 11, 2026 · 527 words

Understanding Android Architecture: MVVM Pattern

A comprehensive guide to the MVVM architecture in Android, focusing on ViewModel, Repository, and DataSource.

Last updated on March 11, 2026 · 351 words

Android File Resolver

Understanding Android FileProvider and file_paths.xml for secure file sharing

Last updated on March 11, 2026 · 271 words

Import Bulk SVGs into Android Studio via CLI

Quickly convert and import multiple SVGs into Android Studio using SVGO and vd-tool.

Last updated on August 5, 2025 · 84 words

Android Camera Guide

A comprehensive guide to Android CameraX and Camera2 libraries.

Last updated on August 4, 2025 · 529 words

Inspect Room Database

How to inspect Room databases in Android apps

Last updated on June 27, 2025 · 174 words

Setting Up mitmproxy to Debug API Requests

Learn how to inspect API requests from your mobile device using mitmproxy.

Last updated on April 6, 2026 · 277 words

Android Modularization

A guide to modularizing Android applications for better organization and efficiency.

Last updated on May 31, 2025 · 82 words

Publishing Android Library to Maven Central

A comprehensive guide on how to publish an Android library to Maven Central

Last updated on March 2, 2025 · 314 words

Create an Android Binary

How to create and deploy Android binaries using NDK cross-compilation

Last updated on January 20, 2025 · 187 words