Practical on-device AI for Android: architecture before prompts
A maintainable way to add private, offline AI features to Android without coupling the whole app to one model or device capability.
A maintainable way to add private, offline AI features to Android without coupling the whole app to one model or device capability.
How to structure a Compose UI that behaves well on phones, tablets, foldables, split screen, and resizable windows.
A practical workflow for finding real Jetpack Compose performance problems without turning every recomposition into a bug.