在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):rifqimfahmi/android-mvvm-coroutine开源软件地址(OpenSource Url):https://github.com/rifqimfahmi/android-mvvm-coroutine开源编程语言(OpenSource Language):Kotlin 100.0%开源软件介绍(OpenSource Introduction):android-mvvm-coroutineKotlin android application example with MVVM pattern, android architecture components, and kotlin coroutine.This sample is about soccer match schedules which the API i used from theSportDb. You can read the article that I write to talk about this sample app. This sample app is based on the Guide to app architecture article with the androidx package, Kotlin 1.3, and production ready coroutine. I use several android architecture components like LiveData, ViewModel ,Room. Here are several libraries that i use:
The architecture overview: There are several external sample i take to create this sample, primarily from this google Github Browser Sample app. For this app i use the NetworkBoundResource for common implementation to fetch and cache resource from the internet. It also have abstract functions such as whether we should fetch data from internet or not. If the device is offline, the repository will return the last cached data. Almost all data returned from the repository that fetched from the network is wrapped in a Resource object to determine the data status whether it is Try the app at Play Store. Feel free to create new issues for bug or request more features. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论