您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. ArchitectureComponentsDemo

  2. Android Architecture Components是Google发布的一套新的架构组件,使App的架构更加健壮。
  3. 所属分类:Android

    • 发布日期:2017-10-21
    • 文件大小:29360128
    • 提供者:u012590555
  1. Android项目组件化示例代码(architecture components)

  2. Android项目组件化示例代码(architecture components)
  3. 所属分类:Android

    • 发布日期:2017-11-08
    • 文件大小:4194304
    • 提供者:y6823265
  1. Android

  2. Android's Architecture Components 英文epub 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
  3. 所属分类:其它

    • 发布日期:2018-03-13
    • 文件大小:569344
    • 提供者:u011433684
  1. Android

  2. Android's Architecture Components 英文mobi 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
  3. 所属分类:其它

    • 发布日期:2018-03-13
    • 文件大小:2097152
    • 提供者:u011433684
  1. 一款美观、实用的天气app。实践了模块化架构 和 Android Architecture Components

  2. 美观、实用的天气app,基于谷歌最新的 Android Architecture Components架构和微信Android模块化架构重构实践对项目进行了重构 实践Hub在项目中的使用
  3. 所属分类:Android

    • 发布日期:2018-08-23
    • 文件大小:92274688
    • 提供者:qq_33074565
  1. androids-architecture-components

  2. In 2017, Google introduced the Architecture Components library, with Google-supplied implementations of object-relational mapping (ORM) capabilities and lifecycle-aware components. There is little doubt that this library will be a key part of Google
  3. 所属分类:Android

    • 发布日期:2018-09-03
    • 文件大小:10485760
    • 提供者:tangwanhong86
  1. Android Architecture Components (英文版)

  2. This book is targeted at: • People who have read the core chapters of the companion volume, The Busy Coder’s Guide to Android Development, or • Intermediate Android app developers — those with some experience but not necessarily “experts” in the fie
  3. 所属分类:Android

    • 发布日期:2018-10-12
    • 文件大小:3145728
    • 提供者:xiaolu_727
  1. Android代码-android-architecture-components

  2. Android Architecture Components samples A collection of samples using the Architecture Components: Room Lifecycle-aware components ViewModels LiveData Samples The Architecture Components and these samples are previews to gather developer feedback. S
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:3145728
    • 提供者:weixin_39840588
  1. Android代码-Android-Architecture-Components

  2. Android Architecture Components Read article here Android Architecture Components (AAC) is a new collection of libraries that contains the lifecycle-aware components. It can solve problems with configuration changes, supports data persistence, reduc
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:149504
    • 提供者:weixin_39841365
  1. android-architecture-components, Android架构组件示例.zip

  2. android-architecture-components, Android架构组件示例 Android架构组件示例使用架构组件的示例的Collection:聊天室生命周期识别组件ViewModelsLiveData分页( 预览)WorkManager ( alpha )示例BasicSample 显示
  3. 所属分类:其它

    • 发布日期:2019-10-11
    • 文件大小:4194304
    • 提供者:weixin_38743968
  1. android-architecture-components, Android架构组件示例.zip

  2. android-architecture-components, Android架构组件示例 Android架构组件示例使用架构组件的示例的Collection:聊天室生命周期识别组件ViewModelsLiveData分页( 预览)WorkManager ( alpha )示例BasicSample 显示
  3. 所属分类:其它

    • 发布日期:2019-10-09
    • 文件大小:4194304
    • 提供者:weixin_38743968
  1. Associate-Android-Developer-Certification:到目前为止,我收集的有关认证的所有信息和材料-源码

  2. 关联的Android开发人员认证 到目前为止,我已经收集了有关认证的所有信息和材料。 Google已经更新了他们的课程,下面的所有其他材料都是非常必要的,唯一的新事物是Android Architecture Components。 向下滚动到最后一页以查看更新的资料 拉请求是欢迎的! 选框 随意制作叉子,并随身携带复选框! 编辑器中的复选框将看起来像“ []”。 您只需要输入x而不是空格即可将其选中,例如“ [x]”! 感谢的贡献。 影片简介 证书的官方资源 一般信息 认证主题 测试与调
  3. 所属分类:其它

    • 发布日期:2021-02-28
    • 文件大小:28672
    • 提供者:weixin_42097967
  1. partyq:分布式音乐队列应用程序(适用于Android)-源码

  2. 派对 partyq是一个音乐队列应用程序,使用Spotify播放音乐。 如果一个人拥有Spotify高级版(及其设备上的Spotify应用),则他们可以使用partyq为一群没有Partyify(且在附近/已连接到同一个wifi)的partyq人群举办音乐派对。 连接到聚会的每个人都可以搜索歌曲并将歌曲添加到共享队列,而主机设备则使用Spotify播放音乐。 请注意,此应用程序依赖的许多Spotify API和AppRemote端点都处于beta状态,如有更改,恕不另行通知。 贡献 这是一个
  3. 所属分类:其它

    • 发布日期:2021-02-12
    • 文件大小:675840
    • 提供者:weixin_42100971
  1. Architecture-components-samples:Android体系结构组件的示例-源码

  2. Android体系结构组件示例 使用的样本集合: 样品 显示如何使用SQLite数据库和Room持久化数据。 还使用ViewModels和LiveData。 显示如何使用Room通过内容提供程序公开数据。 在Kotlin中使用架构组件Dagger和Github API的高级示例。 显示如何将Room与RxJava 2一起使用。还使用ViewModels。 显示如何在Room中实施迁移。 在Kotlin中显示如何与RxJava一起使用ViewModels和Room。 显示如何在Kotl
  3. 所属分类:其它

    • 发布日期:2021-02-07
    • 文件大小:4194304
    • 提供者:weixin_42138703
  1. kotlin-architecture-components:这是一个示例应用程序,将Android Architecture Components与Kotlin和Dagger 2结合使用-源码

  2. kotlin-architecture-components:这是一个示例应用程序,将Android Architecture Components与Kotlin和Dagger 2结合使用
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:163840
    • 提供者:weixin_42146086
  1. moko-mvvm:用于移动(android&ios)Kotlin多平台开发的Model-View-ViewModel体系结构组件-源码

  2. Mobile Kotlin Model-View-ViewModel体系结构组件 这是Kotlin Multiplatform库,为UI应用程序提供Model-View-ViewModel的体系结构组件。 组件在Android上具有生命周期意识。 目录 产品特点 ViewModel-存储和管理与UI相关的数据。 与Android Architecture Components互操作-在Android上正是androidx.lifecycle.ViewModel ; LiveData,Mutab
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:3145728
    • 提供者:weixin_42169245
  1. clean-architecture-components-boilerplate:这是我们清洁架构样板的一个分支,这次使用Android Architecture Components-源码

  2. clean-architecture-components-boilerplate:这是我们清洁架构样板的一个分支,这次使用Android Architecture Components
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:1048576
    • 提供者:weixin_42165490
  1. ProjectX:此存储库可能是构建Android采访任务的起点。 还提供了使用Dagger2和Architecture Components基于分层架构的基本示例模板-源码

  2. ProjectX:此存储库可能是构建Android采访任务的起点。 还提供了使用Dagger2和Architecture Components基于分层架构的基本示例模板
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:1048576
    • 提供者:weixin_42148053
  1. Android-Architecture-Components-Kotlin:用于练习Kotlin和Android体系结构组件的示例-源码

  2. Android-Architecture-Components-Kotlin:用于练习Kotlin和Android体系结构组件的示例
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:560128
    • 提供者:weixin_42108054
  1. MaterialNews:一个新闻应用程序,实现了使用Android Architecture Components构建的MVVM体系结构-源码

  2. 重大新闻 使用Android Architecture Components实现MVVM体系结构的新闻应用程序。 使用的库: 对于分页分支: 重构Kotlin代码 提供的API:
  3. 所属分类:其它

    • 发布日期:2021-02-03
    • 文件大小:507904
    • 提供者:weixin_42113794
« 12 3 4 5 »