Skip to content

Mobile dev

Let's share knowledge together, develop together, move forward together

  • About
  • Contact
  • Android
    • Kotlin
  • Python
  • About
  • Contact
  • Android
    • Kotlin
  • Python

Month: February 2025

Understanding Flow Operators in Kotlin: A Simple Guide

25/02/2025 Dương Vũ Leave a comment
coroutine-flow

Kotlin’s Flow is a powerful tool for handling asynchronous data streams. It helps manage sequences of values that are emitted over time. To fully utilize Flow, you need to understand its operators. What is Flow? Before learning about Flow operators, let’s first understand Flow itself. Flow is part of Kotlin’s

Continue reading

Use Kotlin coroutines with lifecycle-aware components

23/02/2025 Dương Vũ Leave a comment
CoroutinesLifecycleLiveData

Kotlin coroutines let you write asynchronous code more easily. You can use a CoroutineScope to control when your coroutines start and stop. Each asynchronous task runs within a specific scope. Lifecycle-aware components support coroutines and work well with LiveData. This guide explains how to use coroutines with these components effectively.

Continue reading
February 2025
M T W T F S S
 12
3456789
10111213141516
17181920212223
2425262728  
« Mar   Sep »
  • Android
  • Chưa được phân loại
  • Kotlin
  • Python
WordPress Theme: Treville by ThemeZee.