SuriDevs Logo

Tutorials — Page 4

Page 4 of 4 — browse earlier tutorials on Android development, Kotlin, Jetpack Compose, and Flutter.

CameraX Feature Groups: Finally Know If HDR + 60 FPS Will Actually Work
Android CameraX Camera API

CameraX Feature Groups: Finally Know If HDR + 60 FPS Will Actually Work

CameraX 1.5's Feature Group API lets you check if camera feature combinations work before enabling them. No more crashing when you try to combine HDR with 60 FPS on unsupported devices.

ConstraintLayout: When to Use It and When to Keep Things Simple
Android ConstraintLayout UI Design

ConstraintLayout: When to Use It and When to Keep Things Simple

ConstraintLayout is powerful, but it's not always the right choice. Here's how it actually works under the hood, when it makes sense to use it, and when simpler layouts are better.

Optimized Resource Shrinking in Android Gradle Plugin 8.12 Actually Works
Android Performance Gradle

Optimized Resource Shrinking in Android Gradle Plugin 8.12 Actually Works

Google's new optimized resource shrinking in AGP 8.12 claims 50%+ size reduction. I tested it - here's what's actually happening under the hood.

Google Leaked Material 3 Expressive - Here's What It Means for Your Apps
Google Material 3 Android

Google Leaked Material 3 Expressive - Here's What It Means for Your Apps

Google accidentally published their 'Material 3 Expressive' blog post before the official Android 16 announcement. The leak reveals the most heavily researched design update Android has ever had.

Jetpack Compose: Strengths and Weaknesses After Two Years of Production Use
Android Jetpack Compose

Jetpack Compose: Strengths and Weaknesses After Two Years of Production Use

After using Jetpack Compose in production for two years, here's my honest take on where it shines and where it still struggles. Spoiler: I'm not going back to XML.

Gemini 2.5 Pro IO Edition - Is It Actually Better for Android Development?
AI Google Gemini

Gemini 2.5 Pro IO Edition - Is It Actually Better for Android Development?

Google dropped Gemini 2.5 Pro IO edition ahead of I/O. I've been using it for Android development - here's how it compares to Copilot and ChatGPT for real coding work.