Skip to content

各种Android学习demo,包括MaterialDesign,Jetpack,MVVM框架

License

Notifications You must be signed in to change notification settings

ShangFeng520/AndroidDemos

Repository files navigation

AndroidDemos

一:materialDesign

项目描述: 一款水果展示app

image-20230308220423573 image-20230308220716067 image-20230308221154182

包括一下功能

  • 标题栏:Toolbar、AppBarLayout、CollapsingToolbarLayout

  • 滑动菜单:DrawLayout、NavigationView

  • 悬浮按钮:FloatingActionButton

  • 提示:Snackbar

  • 布局:CoordinatorLayout

  • 卡片布局:MaterialCardView

  • 下拉刷新:SwipeRefreshLayout

二:jetpack

  • Lifecycles

  • ViewModel

  • LiveData

  • Room

  • WorkManager

三:MVVM架构 SunnyWeather

项目描述: 一款天气查询app,可以搜索全球各个城市的天气信息。整体采用MVVM架构,使用了ViewBinding、LiveData、ViewModel、Retrofit2、Gson、kotlin coroutine、sharedPreferences、下拉刷新、滑动菜单等技术。

image-20230310114452285

image-20230310115243336 image-20230310115415763

About

各种Android学习demo,包括MaterialDesign,Jetpack,MVVM框架

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages