Skip to content
/ news-mvvm Public

Android news application using Jetpack and MVVM architecture

Notifications You must be signed in to change notification settings

hjzf/news-mvvm

Repository files navigation

news-mvvm

Android news application using Jetpack and MVVM architecture

Architecture diagram

#  Maybe need to add this file :   local.properties   
#  Location of the SDK. This is only used by Gradle.

sdk.dir=C\:\\Users\\XXX\\AppData\\Local\\Android\\Sdk

Difference

news news-mvvm
https://github.com/hjzf/news.git https://github.com/hjzf/news-mvvm.git
OKhttp Retrofit
LitePal Room
BottomNavigationView + ViewPager BottomNavigationView + navigationUI
findViewById View Binding
------------------ ViewModel + LiveData
------------------ Coroutines
RecyclerView.Adapter ListAdapter
TabLayout + ViewPager TabLayout + ViewPager2

What will be added?

Paging

About

Android news application using Jetpack and MVVM architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages