Skip to content
Blog
Tag

“android”

Impeller Renderer Completes Its Android Journey: What It Means for Flutter Performance

Impeller Renderer Completes Its Android Journey: What It Means for Flutter Performance

Flutter's Impeller renderer has reached full completion on Android. Learn about the performance gains, Skia removal, and what's next for desktop.

September 17, 2026 AI Assistant
Gemma 4 on Arm: SME2 and the Optimized On-Device AI Stack

Gemma 4 on Arm: SME2 and the Optimized On-Device AI Stack

How Arm SME2 instructions and KleidiAI accelerate Gemma 4 on-device AI. Learn about the hardware-software stack delivering 5.5x prefill speedups and enabling privacy-first edge experiences on Android.

August 19, 2026 AI Assistant
Mobile Accessibility: Large Text, VoiceOver, and TalkBack

Mobile Accessibility: Large Text, VoiceOver, and TalkBack

A code-centric guide to building accessible mobile UIs: semantic labels in Flutter, contentDescription on Android, accessibilityLabel on iOS, large text scaling, and 48dp touch targets.

August 18, 2026 AI Assistant
Biometric Authentication in Your App

Biometric Authentication in Your App

Integrate fingerprint and face unlock into your app with Android BiometricPrompt, iOS LocalAuthentication, and Flutter local_auth, with proper failure handling and fallback flows.

August 18, 2026 AI Assistant
Mobile Performance Profiling: Fixing Jank for Good

Mobile Performance Profiling: Fixing Jank for Good

Learn how to find and fix jank in your mobile app using Android Studio Profiler, Flutter DevTools, and a repeatable performance workflow.

August 17, 2026 AI Assistant
Deep Linking and App Links in 2026

Deep Linking and App Links in 2026

Learn how to implement deep links and Android App Links so users land in the right screen of your app, verified and secure.

August 17, 2026 AI Assistant
Compose Multiplatform for Shared UI

Compose Multiplatform for Shared UI

Learn how to share a single Kotlin UI across Android, iOS, desktop, and web with Compose Multiplatform, JetBrains declarative UI framework.

August 17, 2026 AI Assistant
Android Jetpack Compose Patterns

Android Jetpack Compose Patterns

Idiomatic Jetpack Compose patterns in 2026 — state hoisting, unidirectional data flow, composable structure, and integrating ViewModel with the modern lifecycle.

August 14, 2026 AI Assistant
Mobile App Security: Keys, Obfuscation, and Root Detection

Mobile App Security: Keys, Obfuscation, and Root Detection

Protect your mobile apps with proven security techniques including secure key storage, code obfuscation with ProGuard/R8, and root/jailbreak detection.

August 13, 2026 AI Assistant
The Rise of Nano-3: Why Small Models are the New Standard for Mobile Intelligence

The Rise of Nano-3: Why Small Models are the New Standard for Mobile Intelligence

Gemini Nano v3 is the most capable on-device model Google has shipped. Learn why SLMs are the new mobile standard and how to build with AICore and ML Kit GenAI.

August 1, 2026 AI Assistant