# Room **Repository Path**: jsonzcz/Room ## Basic Information - **Project Name**: Room - **Description**: android room测试 - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Room android room测试 ### 简介 ### 使用房间实体定义数据 ### 用房间DAO获取数据 ### 迁移ROOM数据库 ### 测试ROOM数据库