Architecture Components | Joe Birch

Joe Birch

Speaker, Educator and GDE for Android

  • Posts
    • Latest
    • Android
    • Kotlin Multiplatform
    • iOS
  • Sponsorship
  • Courses & Books
  • Speaking timeline
  • Appears In

Posts Tagged → Architecture Components

Android Architecture Components: Testing your Room DAO classes

posted in Uncategorized on October 18, 2017 by hitherejoe 0 Comments

In this previous post, we look at testing our ViewModel LiveData from the classes used in the Architecture components library. You can check this post out here if you haven’t yet: Today we’re here to talk about how we can write tests for our DAO classes when we’re using Room for our Database layer in… Continue reading →

Android Architecture Components: Testing your ViewModel LiveData

posted in Uncategorized on September 27, 2017 by hitherejoe 0 Comments

Last week I pushed a fork of the Buffer Android Boilerplate to a public repository — the difference with this fork is that it uses the new architecture components (ViewModels in the presentation layer and Room in the cache layer). If you haven’t seen it yet, you can do so here 👉 But we’re not here to… Continue reading →

  • 1

Practical Jetpack Compose

Want to sponsor this blog? Check out the details on our sponsor page here.