登录 注册
当前位置:主页 > 资源下载 > 9 > Android架构组件的Android代码

Android架构组件的Android代码

  • 更新:2024-09-02 18:16:44
  • 大小:3.92MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

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. Samples may not be fully featured, documented or tested and could be modified or deleted in the future. BasicSample - Shows how to persist data using a SQLite database and Room. Also uses ViewModels and LiveData. PersistenceContentProviderSample - S