275 articles

📰 Dev.to · myougaTheAxo

Articles from Dev.to · myougaTheAxo · 275 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (11462) ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog
All Button Types in Compose — Button, IconButton & Toggle Guide
Dev.to · myougaTheAxo 1mo ago
All Button Types in Compose — Button, IconButton & Toggle Guide
All Button Types in Compose — Button, IconButton & Toggle Guide Jetpack Compose...
LazyColumn Performance Optimization — key, contentType & Recomposition Control
Dev.to · myougaTheAxo 1mo ago
LazyColumn Performance Optimization — key, contentType & Recomposition Control
LazyColumn Performance Optimization — key, contentType & Recomposition...
Error Handling UI in Compose — Error, Loading & Empty State Patterns
Dev.to · myougaTheAxo 1mo ago
Error Handling UI in Compose — Error, Loading & Empty State Patterns
Master error handling in Compose with sealed classes, loading states, and retry mechanisms. ...
Dynamic Color (Material You) in Compose — Wallpaper-Based Theming
Dev.to · myougaTheAxo 1mo ago
Dynamic Color (Material You) in Compose — Wallpaper-Based Theming
Learn how to implement Material You dynamic theming in Compose, adapting colors based on device...
List Item Patterns in Compose — ListItem, Card & Selection
Dev.to · myougaTheAxo 1mo ago
List Item Patterns in Compose — ListItem, Card & Selection
Master list item design patterns in Jetpack Compose with practical examples for every use case. ...
Bottom Navigation with Badges in Compose — Complete NavigationBar Guide
Dev.to · myougaTheAxo 1mo ago
Bottom Navigation with Badges in Compose — Complete NavigationBar Guide
Explore how to build a complete bottom navigation system in Jetpack Compose with badges, animations,...
Search Bar in Compose — SearchBar, Filtering & Debounce
Dev.to · myougaTheAxo 1mo ago
Search Bar in Compose — SearchBar, Filtering & Debounce
Search Bar in Compose — SearchBar, Filtering & Debounce Material 3 SearchBar provides...
Android Notification Channels — Local Notifications with Actions & Progress
Dev.to · myougaTheAxo 1mo ago
Android Notification Channels — Local Notifications with Actions & Progress
Android Notification Channels — Local Notifications with Actions & Progress Starting...
Dialog Implementation in Compose — AlertDialog, Input & Custom Dialogs
Dev.to · myougaTheAxo 1mo ago
Dialog Implementation in Compose — AlertDialog, Input & Custom Dialogs
Dialog Implementation in Compose — AlertDialog, Input & Custom Dialogs Jetpack Compose...
Retrofit Complete Guide — API Communication in Compose Apps
Dev.to · myougaTheAxo 1mo ago
Retrofit Complete Guide — API Communication in Compose Apps
Retrofit Complete Guide — API Communication in Compose Apps Retrofit is the standard HTTP...
Text Styling in Compose — AnnotatedString, SpanStyle & Rich Text
Dev.to · myougaTheAxo 1mo ago
Text Styling in Compose — AnnotatedString, SpanStyle & Rich Text
Text Styling in Compose — AnnotatedString, SpanStyle & Rich Text Create rich text with...
Android DataStore Guide — Migration from SharedPreferences
Dev.to · myougaTheAxo 1mo ago
Android DataStore Guide — Migration from SharedPreferences
Android DataStore Guide — Migration from SharedPreferences DataStore is the modern...
Android WorkManager Guide — Background Task Scheduling
Dev.to · myougaTheAxo 1mo ago
Android WorkManager Guide — Background Task Scheduling
Android WorkManager Guide — Background Task Scheduling WorkManager handles background...
Kotlin Generics — Type Parameters, Variance & Reified Types
Dev.to · myougaTheAxo 1mo ago
Kotlin Generics — Type Parameters, Variance & Reified Types
Kotlin Generics — Type Parameters, Variance & Reified Types Kotlin's generic type...
Compose ↔ View Interop — AndroidView and ComposeView
Dev.to · myougaTheAxo 1mo ago
Compose ↔ View Interop — AndroidView and ComposeView
Seamlessly integrate Jetpack Compose with legacy Views. Master AndroidView, ComposeView, and state sharing strategies.
Kotlin Delegation Patterns — by, lazy, observable & Custom Delegates
Dev.to · myougaTheAxo 1mo ago
Kotlin Delegation Patterns — by, lazy, observable & Custom Delegates
Master Kotlin's powerful delegation system. Explore class delegation, lazy initialization, observable properties, and custom delegate implementations.
Compose Accessibility Guide — Building a11y-Ready UI
Dev.to · myougaTheAxo 1mo ago
Compose Accessibility Guide — Building a11y-Ready UI
Essential accessibility patterns for Jetpack Compose. Make your app inclusive with semantic descriptions, touch targets, and live regions.
Android App Shortcuts — Launch Features from Home Screen
Dev.to · myougaTheAxo 1mo ago
Android App Shortcuts — Launch Features from Home Screen
Master static, dynamic, and pinned shortcuts in Android. Streamline user access to key features directly from the home screen.
Kotlin Collections Guide — map, filter, groupBy & Sequences
Dev.to · myougaTheAxo 1mo ago
Kotlin Collections Guide — map, filter, groupBy & Sequences
Kotlin's collection functions transform data efficiently. Master map, filter, groupBy, and the lazy...
Kotlin Coroutines & Flow — Complete Async Guide for Android
Dev.to · myougaTheAxo 1mo ago
Kotlin Coroutines & Flow — Complete Async Guide for Android
Kotlin Coroutines simplify asynchronous programming on Android. Learn how to manage background work,...