Skip to content

Mobile dev

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

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

Day: October 7, 2025

Best Practices and Clean Architecture in Jetpack Compose

07/10/2025 Dương Vũ Leave a comment
jetpack compose clean architecture

Jetpack Compose, Google’s modern toolkit for building Android user interfaces, revolutionizes UI development with its declarative approach. By describing the UI as a function of state, Compose simplifies creating dynamic and responsive interfaces. However, building robust, maintainable, and scalable apps requires following best practices and adopting a solid architectural pattern

Continue reading

Testing in Jetpack Compose: Ensuring Reliable UI

07/10/2025 Dương Vũ Leave a comment
compose UI testing

Jetpack Compose is Google’s modern toolkit for building Android user interfaces using a declarative approach, where the UI is a function of state. While Compose simplifies UI development, ensuring that your app works correctly requires thorough testing. Testing in Compose includes validating UI behavior, verifying user interactions, and ensuring accessibility

Continue reading

Interoperability and Migration in Jetpack Compose: Bridging the View System and Compose

07/10/2025 Dương Vũ Leave a comment
jetpack compose view

Jetpack Compose is Google’s modern toolkit for building Android user interfaces using a declarative approach, offering a simpler and more intuitive way to create UIs compared to the traditional Android View system. However, many existing Android apps are built with the View system, using XML layouts and View-based components like

Continue reading

Advanced Form and Input Handling in Jetpack Compose

07/10/2025 Dương Vũ Leave a comment
jetpack compose text field

Jetpack Compose is Google’s modern toolkit for building Android user interfaces with a declarative approach, making it easier to create interactive and responsive UIs. Forms are a critical part of many apps, allowing users to input data such as names, emails, or passwords. Handling forms effectively requires components like TextField

Continue reading

Custom Layout and Drawing in Jetpack Compose

07/10/2025 Dương Vũ Leave a comment
jetpack compose canvas

Jetpack Compose, Google’s modern toolkit for building Android user interfaces, simplifies UI development with its declarative approach. While Compose provides many pre-built components like Row, Column, and Box, sometimes you need to create a completely custom layout or draw unique visual elements to meet specific design requirements. This is where

Continue reading
October 2025
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  
« Sep    
  • Android
  • Chưa được phân loại
  • Flask
  • Jepack Compose
  • Kotlin
  • Python
WordPress Theme: Treville by ThemeZee.