Skip to content

Hossein Jamshidi

Recent Posts

  • MVVM Series: LiveData; the Superhero of Android Data Handling!
  • GoogleTest, Google’s C++ test framework!
  • Compile c/c++ for android and make a native executable
  • Concurrency in Android: Race condition
  • Concurrency in Android: The Code

Archives

  • April 2023
  • April 2021
  • August 2020
  • April 2020
  • February 2020

Categories

  • Android
  • C++
  • General
  • Linux

Month: April 2023

MVVM Series: LiveData; the Superhero of Android Data Handling!

Hey there, fellow Android developers! Today, we’re going to talk about a data-handling superhero that will make your app development life a breeze – LiveData! It saves your app from data disasters and keeps your UI components in sync. So, grab your developer capes, and let’s dive into the world of LiveData! Continue reading…

Posted on April 14, 2023September 8, 2024Categories AndroidTags Android, Kotlin, MVVM
Proudly powered by WordPress