-
Android架构组件的Android代码
资源介绍
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
- 上一篇: Mastering Qt 5 [2016]
- 下一篇: QT5.4.1(官网)